History | View | Annotate | Download (1.66 KB)
Temporary integrated OSPF commit.
Added IP protocols.
Added universal locking mechanism which will solve problemswith protocols wanting to use the same port on the same interfaceduring reconfiguration time.
How to use locks: In the if_notify hook, just order locks for theinterfaces you want to work with and do the real socket opening after the...