Age | Commit message (Expand) | Author | Files | Lines |
2022-09-27 | tests: disable failing tests on ubuntu-22.04 debian-11 |  Dave Wallace | 1 | -1/+2 |
2022-09-19 | arp: update error reason when checking for proxy-arp |  Benoît Ganne | 1 | -1/+5 |
2022-08-11 | arp: Use the new style error count declaration |  Neale Ranns | 1 | -3/+1 |
2022-08-09 | ip-neighbor: ARP and ND stats per-interface. |  Neale Ranns | 1 | -0/+34 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -1000/+1215 |
2021-11-22 | vlib: add virtual time support |  Benoît Ganne | 1 | -16/+7 |
2021-09-13 | ip-neighbor: Handle local MAC address change for incomplete adjacencies |  Neale Ranns | 1 | -1/+23 |
2021-07-13 | fib: Set the GLEAN flag on attached export routes so that the SAS works |  Neale Ranns | 1 | -0/+13 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration |  Andrew Yourtchenko | 1 | -0/+2 |
2020-12-10 | tests: check ethernet type in arp test case |  Elias Rudberg | 1 | -0/+4 |
2020-12-08 | fib: Source Address Selection |  Neale Ranns | 1 | -1/+90 |
2020-12-01 | tests: remove ip_punt from vpp_papi_provider and add ip_punt object models |  Jakub Grajciar | 1 | -3/+5 |
2020-11-25 | ip-neighbor: Send API event when neighbor is removed |  Neale Ranns | 1 | -0/+35 |
2020-11-24 | tests: remove svs, proxy_arp and gso from vpp_papi_provider |  Ole Troan | 1 | -7/+11 |
2020-11-24 | tests: [re]enable an ARP test form incomplete |  Neale Ranns | 1 | -8/+3 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t |  Neale Ranns | 1 | -0/+2 |
2020-10-08 | ip-neighbor: Grat ARPs from different subnet are dropped |  Neale Ranns | 1 | -0/+31 |
2020-07-31 | ip-neighbor: Allow to replace dynamic entry |  Vladimir Isaev | 1 | -0/+110 |
2020-04-30 | ip-neighbor: Add flush API |  Neale Ranns | 1 | -6/+156 |
2020-04-23 | ip-neighbor: Replace feature for the ip-neighbor data-base |  Neale Ranns | 1 | -0/+117 |
2020-02-20 | ip-neighbor: Fix aging timeout |  Vladimir Isaev | 1 | -1/+22 |
2019-12-31 | ip-neighbor: set link-type ARP on incomplete adjacencies |  Neale Ranns | 1 | -0/+65 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -1/+223 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 1 | -1/+1 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-06 | ip: Fix IP unnumbered dump of one interface |  Neale Ranns | 1 | -0/+9 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -7/+7 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 1 | -8/+11 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+16 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -9/+9 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. |  Paul Vinciguerra | 1 | -2/+4 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 1 | -22/+11 |
2019-01-23 | IP route local and connected |  Neale Ranns | 1 | -0/+34 |
2018-11-26 | Python3 tests: Fix asserts. |  Paul Vinciguerra | 1 | -2/+2 |
2018-10-29 | Use throttle_t for ND throttling |  Neale Ranns | 1 | -4/+35 |
2018-10-01 | Add adjacency counters to the stats segment |  Neale Ranns | 1 | -0/+109 |
2018-08-30 | Refactor the ARP throttle into a common type so it can be reused |  Neale Ranns | 1 | -0/+31 |
2018-08-10 | Add test of the IP unnumbered dump |  Neale Ranns | 1 | -0/+4 |
2018-06-08 | Gratuitous ARP packet handling |  Neale Ranns | 1 | -0/+98 |
2018-02-16 | Allow providers to override glean behaviour |  Neale Ranns | 1 | -0/+70 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" |  Ole Trøan | 1 | -63/+0 |
2018-02-15 | Allow interface types to override glean adjacency behaivour |  Neale Ranns | 1 | -0/+63 |
2018-01-09 | test: consolidate the multiple versions of send_and_* |  Neale Ranns | 1 | -10/+0 |
2018-01-06 | VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. |  zhaoqingling | 1 | -1/+13 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -2/+64 |
2017-08-15 | Support proxy ARP on mirrored TAP interfaces |  Neale Ranns | 1 | -0/+64 |
2017-06-21 | ARP: ignore non-connected routes and non-interface sources when determing if ... |  Neale Ranns | 1 | -2/+70 |
2017-06-06 | Packets recieved on VLAN-0 map to the main interface |  Neale Ranns | 1 | -2/+60 |
2017-05-26 | ARP/ND use path_remove to complement path_add |  Neale Ranns | 1 | -0/+79 |
2017-05-17 | VPP-719: Accept ARP replies from VRRP hw addr |  Matthew Smith | 1 | -0/+75 |