1. 3b7ef51 misc: fix the uninitialization error by Mohsin Kazmi · 3 years ago
  2. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  3. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  4. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  5. a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
  6. bd8e43d gre: Multipoint GRE fixes by Neale Ranns · 3 years, 9 months ago
  7. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  8. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years ago
  9. 6ba4e41 ipsec: support for multipoint on ipsec interfaces by Neale Ranns · 4 years, 2 months ago
  10. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  11. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  12. ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 3 months ago
  13. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  14. 07bbaef gre: Optimise encap node for tunnel types by Neale Ranns · 4 years, 8 months ago
  15. 03ce462 teib: Rename NHRP to TEIB by Neale Ranns · 4 years, 11 months ago
  16. e5b94dd gre: Tunnel encap/decap flags by Neale Ranns · 5 years ago
  17. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  18. 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
  19. 4c16d80 gre: multipoint ingress lookup fix by Neale Ranns · 5 years ago
  20. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  21. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  22. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  23. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  24. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  25. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  26. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  27. 2646c80 GRE: fix 4o6 and 6o4 adj stacking by Neale Ranns · 6 years ago
  28. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  29. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  30. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  31. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  32. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  33. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  34. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  35. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  36. 101e005 GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  37. 33ce60d GRE tunnel key includes the FIB table by Neale Ranns · 7 years ago
  38. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  39. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  40. a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
  41. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  42. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  43. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/gre/interface.c]
  44. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  45. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  46. 924d03a Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t. by Neale Ranns · 8 years ago
  47. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  48. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  49. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  50. a8cd309 Add support for transparent ethernet bridging to GRE by David Hotham · 8 years ago
  51. 11bfc2f HONEYCOMB-83: Add Gre Feature by Hongjun Ni · 8 years ago
  52. 24612b3 Fix name confusion for gre interface index. by Hongjun Ni · 9 years ago
  53. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  54. 7164900 VPP-45 Fix crash when GRE packet received on new i/f by Chris Luke · 9 years ago
  55. 27fe48f VPP-25 Add API for GRE tunnel create/delete/show. by Chris Luke · 9 years ago
  56. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  57. 73f7ef8 Change default L3 MTU to allow jumbo packets for non-DPDK interfaces. by John Lo · 9 years ago
  58. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0