http: fix client parse error handling
[vpp.git] / src / vnet / bonding / device.c
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-10-26 Damjan Mariondevices: remove unused code 00/39800/1
2022-08-09 Neale Rannsip-neighbor: ARP and ND stats per-interface. 67/33167/8
2022-01-25 Steven Luongbonding: refactor bonding hash functions to vnet/hash 80/34680/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-03-04 Steven Luongbonding: coverity woe in bond_dev_class fuction 18/31518/2
2020-11-20 Neale Rannsip-neighbor: Use ip_address_t rather than ip46_address_t 03/28903/3
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-07-28 Steven Luongbonding: toggle bond admin state may cause hw link... 97/28097/2
2020-07-28 Steven Luongbonding lacp: replace slave string with member 17/27917/7
2020-05-16 John Lol2: L2/L3 mode swicth cleanup and l2-patch fix 91/27091/3
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-02 Matthew Smithbonding: add/del secondary mac address callback 36/23436/5
2019-10-06 Steven Luongbonding: traffic traversing the wrong interface 51/22551/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-08-17 Steven Luongbonding lacp: deleting virtual interface which was... 69/21069/4
2019-07-25 Steven Luongbonding: incorrect RX counters for bond interface 37/20837/2
2019-07-19 Zhiyong Yangbonding: add support for numa-only in lacp mode 52/20352/8
2019-05-20 Zhiyong Yangbonding: clean up redundant code 42/19442/2
2019-04-17 Steven LuongRevert "Revert "bond: problem switching from l2 to... 74/18774/3
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-02-21 Peter MikusRevert "bond: problem switching from l2 to l3" 93/17593/5
2019-01-13 Alexander Chernavinbonding: support custom interface IDs 65/16465/8
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-10-29 Stevenbond: problem switching from l2 to l3 77/15577/3
2018-10-17 Damjan Marionbond: tx optimizations 66/15166/13
2018-10-05 Damjan Marionbond: tx perf improvement, part trois 86/14986/3
2018-09-28 Stevenbond: tx performance enhancement part deux 29/15029/4
2018-09-26 Damjan Marionbond: tx perf improvements 59/14959/4
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-06-05 Stevenbond: send gratuitous arp when the active slave went... 15/12915/1
2018-05-25 Stevenbond: performance harvesting 45/12545/9
2018-04-24 Stevenlacp: deleting the bond subinterface may cause lacp... 83/12083/2
2018-04-13 Stevenbond: ping fails between l2 BD [VPP-1238] 29/11729/2
2018-04-12 Stevenbond: 1 packet/frame == bad performance [VPP-1236] 94/11694/2
2018-03-27 Stevenbond: coverity woes 91/11391/2
2018-03-23 Stevenbond: performance enhancement 16/11316/1
2018-03-21 Stevenbond: Add bonding driver and LACP protocol 92/9892/58