CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/15 09:13:55
Modified files:
sys/netmpls : mpls.h mpls_input.c mpls_output.c mpls_proto.c
mpls_shim.c
Log message:
Initial fixup of sockaddr_mpls struct.
Remove smpls_in_iface as labels must be per platform unique.
Remove smpls_out_iface. It is redudant and can be inferred from nexthop.
Move smpls_operation to rt_flags and temporary remove smpls_out_exp.
ok claudio@
