1. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  2. 9534696 ipip: Tunnel flags controlling copying data to/from payload/encap by Neale Ranns · 5 years ago
  3. 757de98 ip: init l3_hdr_offset when pushing an ip4 header by Florin Coras · 5 years ago
  4. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  5. efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
  6. ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
  7. eb284a1 ip: functional interface to ip fragmentation by Ole Troan · 5 years ago
  8. d318a99 dhcp: ipv6 prefix delegation improvements by Dave Barach · 5 years ago
  9. 2089c69 tcp: IPv6 flow label support by Tarun Gupta · 5 years ago
  10. 0b6a857 ip: Fragmentation fixes by Neale Ranns · 5 years ago
  11. 5b755e2 ip: cleanup typos in documentation by Paul Vinciguerra · 5 years ago
  12. ee74376 ip: refactor ip4_mtrie to use atomic store-release by jaszha03 · 5 years ago
  13. 04c0130 ip: refactor ip4_mtrie to atomically unset leaves by jaszha03 · 5 years ago
  14. 1afe952 ip: Punt rather than drop unkown IPv6 ICMP packets by Neale Ranns · 5 years ago
  15. f6c8f50 ping: move the echo responder into the ping plugin by Neale Ranns · 5 years ago
  16. 38f7ccb ip: reassembly fix sanity checks by Klement Sekera · 5 years ago
  17. ea5cd12 ip: fix tracing of packet flags by Klement Sekera · 5 years ago
  18. cf7803d ip: reassembly: fix use-after-free by Benoît Ganne · 5 years ago
  19. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  20. f158944 ip: trivial typos in docs by Paul Vinciguerra · 5 years ago
  21. f72ad93 ip: punt API cleanup by Jakub Grajciar · 5 years ago
  22. 54f89e5 ip: rd_cp API cleanup by Jakub Grajciar · 5 years ago
  23. 26c7a4b ping: Move to plugin by Mohsin Kazmi · 5 years ago
  24. 8563cb3 ip: reassembly: trace ip headers over worker handoffs by Klement Sekera · 5 years ago
  25. be01e63 ip: RD-CP API incorrect reply code by Neale Ranns · 5 years ago
  26. 5b1379b ip: fix clang debug compilation by Benoît Ganne · 5 years ago
  27. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  28. 7b2e9fb map: use ip6-full-reassembly instead of own code by Klement Sekera · 5 years ago
  29. 2429f8b ip: fix coverity warning by Klement Sekera · 5 years ago
  30. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  31. 1ff3c15 ip: only install IPv6 prefixes in FIB when the interface is up by Neale Ranns · 5 years ago
  32. 3a1ef47 ip: remove dead code in ip6-svr by Klement Sekera · 5 years ago
  33. 0eb75d0e ip: add tracing for ipv6 frag headers by Klement Sekera · 5 years ago
  34. 364b20a ip: reassembly add missing goto by Klement Sekera · 5 years ago
  35. 91f6883 ip: reassembly remove dead code by Klement Sekera · 5 years ago
  36. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  37. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  38. 79c9d36 ip: fix use-after-free in IPv6 SLAAC expiration by Benoît Ganne · 5 years ago
  39. eacc8c5 ip: mfib CLI 'via local' fix by Neale Ranns · 5 years ago
  40. 63c7353 ip: svr: fix feature refcounts by Klement Sekera · 5 years ago
  41. 2d0ebd7 ip: fix use-after-free in reassembly by Benoît Ganne · 5 years ago
  42. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 5 years ago
  43. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  44. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  45. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  46. 896c896 ip: refactor reassembly by Klement Sekera · 5 years ago
  47. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  48. b28a81e api: add missing format_vl_api_ip[46]_address_with_prefix_t by Jakub Grajciar · 5 years ago
  49. 138c37a fib: do not dump no-longer valid adjacencies by Benoît Ganne · 5 years ago
  50. 6d5f659 ip: fix memory leak in ip_dump handler by Matthew Smith · 5 years ago
  51. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  52. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  53. 86b1871 ip: apply dual loop unrolling in ip4_input by Lijian.Zhang · 5 years ago
  54. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 5 years ago
  55. 1146ff4 tcp: enable gso in tcp hoststack by Simon Zhang · 5 years ago
  56. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  57. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  58. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  59. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  60. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  61. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  62. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  63. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  64. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  65. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  66. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  67. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  68. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  69. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  70. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  71. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  72. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  73. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  74. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  75. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  76. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  77. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  78. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  79. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  80. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  81. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  82. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  83. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  84. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  85. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  86. 7910feb ip: fix ip lookup for arm by Florin Coras · 5 years ago
  87. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago
  88. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  89. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  90. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  91. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  92. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  93. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  94. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 6 years ago
  95. dfa47dd ip: consolidate IPv6 link-local-address functions. by Jon Loeliger · 6 years ago
  96. 4f3c104 ip: punt coverity fix of CLI input by Neale Ranns · 6 years ago
  97. 879132d ip: ip4 lookup performance bump with the usual receipe by Neale Ranns · 6 years ago
  98. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  99. 21aa8f1 reassembly: support more custom options for apps by Klement Sekera · 6 years ago
  100. 68577d2 punt: fix the set_punt API/CLI which was rejecting valid ports by Neale Ranns · 6 years ago