OpenBSD CVS

src/sys/netmpls/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / netmpls

Current tag: OPENBSD_6_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] mpls.h  1.35   8 years  claudio   Rework the MPLS handling. Remove the lookup loops since nothing is using them an...
[TXT] mpls_input.c  1.56   7 years  mpi   Revert the introduction of ``rt_addr''. Being able to add route entries without...
[TXT] mpls_output.c  1.26   8 years  claudio   Rework the MPLS handling. Remove the lookup loops since nothing is using them an...
[TXT] mpls_proto.c  1.14   8 years  mpi   Get rid of rt_mask() and stop allocating a "struct sockaddr" for every route ent...
[TXT] mpls_raw.c  1.13   8 years  mpi   No need for <net/if_types.h> As a bonus this removes a "#if NCARP > 0", say yea...
[TXT] mpls_shim.c  1.8   9 years  mpi   Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>. ok mikeb...