First steps toward an rsvp-te implementation
commitc66281ce8b3c5b29acbcb1096bfba81defb053e3
authorJames R. Leu <jleu@mindspring.com>
Tue, 1 Apr 2003 23:46:56 +0000 (1 17:46 -0600)
committerJames R. Leu <jleu@mindspring.com>
Tue, 1 Apr 2003 23:46:56 +0000 (1 17:46 -0600)
treeabd68bc5b655effd959e9e0309e00bc79916e0cc
parent76d822c29e3ac116c25a93ab436fc3fe87a281d1
First steps toward an rsvp-te implementation
-add a create raw socket func in the socket API
-add two new socket options ROUTERALERT and HDRINCL
-move the BITFIELD stuff to a common location
-steal some code from LDP for the global and iff startup
 and shutdown

[git-p4: depot-paths = "//depot/ldp-portable/": change = 358]
common/mpls_socket_impl.h
common/mpls_struct.h
ldp/ldp_nortel.h
rsvpte/rsvpte_cfg.h
rsvpte/rsvpte_global.h [new file with mode: 0644]
rsvpte/rsvpte_if.c [new file with mode: 0644]
rsvpte/rsvpte_if.h [new file with mode: 0644]
rsvpte/rsvpte_struct.h
zebra-ldp.diff