Age | Commit message (Expand) | Author | Files | Lines |
2022-03-24 | ip6-nd: stop sending RA by default |  Alexander Chernavin | 1 | -2/+5 |
2022-03-10 | tests: fix test failure with parrallel test |  Tianyu Li | 1 | -26/+26 |
2022-03-07 | ip: Fixes for IPv6 and MPLS fragmentation |  Neale Ranns | 1 | -0/+7 |
2022-03-04 | ip: rate-limit the sending of ICMP error messages |  Neale Ranns | 1 | -5/+7 |
2022-02-18 | tests: Consolidate the implementations of send_and_expect_X |  Neale Ranns | 1 | -22/+3 |
2021-10-04 | ip: fix punt for ipv6 |  Benoît Ganne | 1 | -0/+144 |
2021-08-09 | ip6-nd: only respond to RS if sending RA is enabled |  Ole Troan | 1 | -1/+15 |
2021-06-17 | tests: Tests for cross AF routing |  Neale Ranns | 1 | -0/+124 |
2021-05-27 | ip: allow the 'ip6 enable' on tunnel interface types |  Neale Ranns | 1 | -2/+78 |
2021-04-05 | ip6-nd: Solicitation reply only if target is our link-local |  Neale Ranns | 1 | -0/+12 |
2021-03-20 | tests: add support for worker awareness |  Klement Sekera | 1 | -1/+1 |
2021-03-16 | fib: Allow the creation of new source on the API |  Neale Ranns | 1 | -1/+103 |
2021-02-15 | ip: Path MTU |  Neale Ranns | 1 | -1/+234 |
2021-02-15 | tests: test punt policer bound to worker thread |  Brian Russell | 1 | -0/+44 |
2021-02-02 | tests: verify policer stats in punt tests |  Brian Russell | 1 | -0/+25 |
2021-01-28 | tests: add ip6 punt policer handoff test |  Brian Russell | 1 | -1/+52 |
2021-01-28 | tests: move ip6 punt setup to its own class |  Brian Russell | 1 | -23/+24 |
2021-01-28 | ip: Router ID included in flow hash |  Neale Ranns | 1 | -4/+22 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests |  Andrew Yourtchenko | 1 | -5/+2 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation |  Ahmed Abdelsalam | 1 | -3/+3 |
2021-01-20 | ip: add IPv6 ping test for link-layer address |  Benoît Ganne | 1 | -31/+27 |
2020-12-01 | tests: remove ip_punt from vpp_papi_provider and add ip_punt object models |  Jakub Grajciar | 1 | -32/+26 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API |  Neale Ranns | 1 | -9/+14 |
2020-08-27 | tests: "force solo" testcase support |  Andrew Yourtchenko | 1 | -0/+4 |
2020-05-14 | ip: fix interface ip address del sw_if_index check |  yedg | 1 | -0/+18 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API |  Christian Hopps | 1 | -0/+74 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the |  Neale Ranns | 1 | -3/+91 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses |  Neale Ranns | 1 | -0/+161 |
2020-04-06 | misc: fix python sonarcloud BLOCKER level issues |  Paul Vinciguerra | 1 | -0/+1 |
2020-03-17 | fib: Always install all routers mcast addresses |  Neale Ranns | 1 | -1/+1 |
2020-03-12 | policer: API cleanup |  Jakub Grajciar | 1 | -4/+4 |
2020-02-10 | ip-neighbor: fix MLD reports not being sent |  Neale Ranns | 1 | -1/+31 |
2020-02-07 | tests: support python 3.8 |  Ole Troan | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -18/+37 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 1 | -2/+1 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -2/+143 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers |  Neale Ranns | 1 | -10/+9 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 1 | -17/+17 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-28 | tests: make RA tests run on VPP time |  Andrew Yourtchenko | 1 | -7/+7 |
2019-10-16 | tests: python3 changes for ip6 fib tests |  snaramre | 1 | -1/+1 |
2019-08-12 | ip: allow addrs from the same prefix on intf |  Matthew Smith | 1 | -2/+77 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 1 | -20/+22 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -109/+58 |
2019-06-18 | ip: reassembly-separate feature and custom code |  Klement Sekera | 1 | -0/+18 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table |  Dave Barach | 1 | -1/+14 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 1 | -3/+6 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+76 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -15/+16 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -4/+8 |