1. 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
  2. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  3. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  4. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  5. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  6. af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
  7. d792d9c BIER by Neale Ranns · 7 years ago
  8. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  9. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  10. e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
  11. 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
  12. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  13. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  14. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  15. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  16. 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
  17. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  18. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  19. a2e244c session: fix coverity warnings by Florin Coras · 7 years ago
  20. 1c71045 session: rules tables by Florin Coras · 7 years ago
  21. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  22. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  23. 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
  24. 0091611 VPP-930: add missing ntohl to send_ip6_fib_details(...) by Dave Barach · 7 years ago
  25. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  26. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  27. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  28. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  29. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  30. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  31. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  32. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  33. 8edad03 IP neighbour move incorrectly placed jump label by Neale Ranns · 7 years ago
  34. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  35. 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
  36. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  37. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  38. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  39. 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
  40. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  41. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  42. 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
  43. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  44. caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
  45. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  46. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  47. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  48. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  49. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  50. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  51. 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
  52. f7a55ad PUNT socket: External control plane processes connected via UNIX domain sockets. by Ole Troan · 8 years ago
  53. 9d92658 Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) by dongjuan · 7 years ago
  54. 3600b67 ping: remove unnecesary x86 intrinsics #include by Damjan Marion · 7 years ago
  55. 352829f Fixed ip add bug for ip6 with review comments by pragash · 7 years ago
  56. 20a14b9 ip4: cleanup ip local by Florin Coras · 7 years ago
  57. c9d1c5b tcp: fix v6 sessions by root · 7 years ago
  58. f8cd581 NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) by Matus Fabian · 7 years ago
  59. 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  60. 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
  61. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  62. f73d0e2 Allow multiple MPLS output labels to be passed on the CLI by Neale Ranns · 7 years ago
  63. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  64. 5780898 Fix vpp crash sending arp or probing neighb (VPP-917) by Pavel Kotucek · 7 years ago
  65. ac0c96b Fix ip checksum offload, move badly-placed ASSERT by Dave Barach · 7 years ago
  66. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  67. fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
  68. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  69. 03a6213 ping: fixing wrong value when there are worker threads by Mohammed Hawari · 7 years ago
  70. fb3288f Fix coverity issue introduced with IP checksum offload commit by Damjan Marion · 7 years ago
  71. c442322 Fix IP checksum offload metadata setup by Dave Barach · 7 years ago
  72. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  73. 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
  74. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  75. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  76. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  77. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  78. 029f3d2 NAT64: Hairpinning (VPP-699) by Matus Fabian · 8 years ago
  79. 89223f4 NAT64: bug fix by Matus Fabian · 8 years ago
  80. 732036d NAT64: ICMP error support by Matus Fabian · 8 years ago
  81. 6ff0549 Fix coverity error in IP4 Mtrie. by Neale Ranns · 8 years ago
  82. 6e19b37 Fix typo for specifying table_id on ping. by wenxian li · 8 years ago
  83. 7a27274 Fix 'ip probe' on /32 by Neale Ranns · 8 years ago
  84. 5c74973 Flowprobe: Stateful flows and IPv6, L4 recording by Ole Troan · 8 years ago
  85. 6af1c04 MPLS lookup DPO does not pop the label (nor does it handle replicate) by Neale Ranns · 8 years ago
  86. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  87. 630198f IPv6 Performance bugs by Neale Ranns · 8 years ago
  88. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  89. c7409dc mfib CLI bugs (VPP-852) by Neale Ranns · 8 years ago
  90. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  91. 92a838b ping command does not work when there is woker thread (VPP-844) by flyingeagle23 · 8 years ago
  92. b5c13fd Validate ip6 interface fib tables early on by Florin Coras · 8 years ago
  93. b1291e2 ip6_to_ip4.h coverity fix by Matus Fabian · 8 years ago
  94. a774b53 NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (VPP-708) by Matus Fabian · 8 years ago
  95. 9e35552 change ip4_drop_node node register coding format by flyingeagle23 · 8 years ago
  96. 5d85f2d Allow local/for-us replications for IP multicast routes on the CLI by Neale Ranns · 8 years ago
  97. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  98. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  99. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  100. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago