Age | Commit message (Expand) | Author | Files | Lines |
2019-10-04 | ipsec: support 4o6 and 6o4 for tunnel protect |  Neale Ranns | 1 | -2/+40 |
2019-10-03 | ip: respect buffer boundary when searching for ipv6 headers |  Klement Sekera | 1 | -2/+19 |
2019-10-03 | ip: refactor reassembly |  Klement Sekera | 1 | -14/+16 |
2019-09-30 | tests: split up the long running IPSec tests into separate classes |  Andrew Yourtchenko | 1 | -82/+398 |
2019-09-30 | tests: run vapi tests by default |  Klement Sekera | 5 | -14/+14 |
2019-09-28 | tests: fix centos detection |  Klement Sekera | 1 | -1/+1 |
2019-09-25 | ipsec: Fix NULL encryption algorithm |  Neale Ranns | 3 | -1/+17 |
2019-09-25 | ip: reassembly: send packet out on correct worker |  Klement Sekera | 2 | -4/+355 |
2019-09-25 | tests: support worker threads |  Klement Sekera | 1 | -1/+4 |
2019-09-23 | tests: Revert "Tests: Example duplicate code refactoring." |  Klement Sekera | 1 | -243/+277 |
2019-09-21 | tests: fix test-checkstyle to check plugin tests |  Dave Wallace | 1 | -1/+1 |
2019-09-19 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 |  Dmitry Vakhrushev | 1 | -3/+3 |
2019-09-18 | ip: allow addrs from the same prefix on intf |  Matthew Smith | 2 | -8/+136 |
2019-09-12 | api: split vl_api_prefix into two |  Ole Troan | 1 | -1/+1 |
2019-09-09 | api: enforce vla is last and fixed string type |  Ole Troan | 2 | -14/+6 |
2019-09-02 | gso: fix segmentation when gso_size greater than vlib buffer size |  Mohsin Kazmi | 1 | -0/+32 |
2019-08-23 | tests: move plugin tests to src/plugins/*/test |  Dave Wallace | 32 | -30015/+8 |
2019-08-15 | acl: fix stats-segment counters validation on acl update |  Andrew Yourtchenko | 1 | -18/+36 |
2019-08-07 | gbp: add l3out redirect to remote SEP unit test |  Benoît Ganne | 1 | -0/+172 |
2019-08-07 | tests: UT for MPLS 6PE |  Neale Ranns | 1 | -1/+52 |
2019-08-07 | fib tests: IP multicast over GRE |  Neale Ranns | 2 | -1/+76 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. |  Prashant Maheshwari | 2 | -5/+18 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt |  Neale Ranns | 1 | -0/+15 |
2019-07-31 | lb: vip and as dump/detail api's |  Hongjun Ni | 2 | -0/+160 |
2019-07-31 | gso: fix the test case |  Mohsin Kazmi | 1 | -1/+0 |
2019-07-31 | devices interface tests: vhosst GSO support |  Steven Luong | 1 | -1/+3 |
2019-07-31 | qos: Store function |  Neale Ranns | 3 | -2/+84 |
2019-07-31 | api papi: add alias for timestamp(datetime)/timedelta |  Paul Vinciguerra | 1 | -10/+19 |
2019-07-31 | tests: disable pg capture before enabling it |  Andrew Yourtchenko | 4 | -2/+31 |
2019-07-31 | tests: Split IPSec ESP into parameterized tests per engine |  Neale Ranns | 2 | -67/+60 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. |  Neale Ranns | 2 | -3/+78 |
2019-07-28 | build: add option to wipe/rebuild papi |  Paul Vinciguerra | 1 | -0/+6 |
2019-07-28 | pg: add GSO support |  Mohsin Kazmi | 3 | -4/+193 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets |  Neale Ranns | 2 | -11/+65 |
2019-07-26 | dhcp: send unicast and broadcast packets via the IP adjacency |  Neale Ranns | 1 | -16/+62 |
2019-07-25 | vom: QoS support |  Neale Ranns | 1 | -0/+79 |
2019-07-24 | acl: implement counters |  Andrew Yourtchenko | 1 | -5/+35 |
2019-07-24 | tests: add cpu/shm info to test runner output |  Paul Vinciguerra | 1 | -1/+13 |
2019-07-24 | qos: QoS dump APIs |  Neale Ranns | 3 | -146/+168 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word |  Neale Ranns | 2 | -41/+86 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess |  Neale Ranns | 3 | -78/+210 |
2019-07-24 | vppinfra: add mapped pcap file support |  Gary Boon | 1 | -0/+55 |
2019-07-23 | tests: pin pip version |  Aloys Augustin | 1 | -0/+4 |
2019-07-19 | bonding: add support for numa-only in lacp mode |  Zhiyong Yang | 3 | -1/+7 |
2019-07-19 | ip: admin change affects intf IPv4 addr routes |  Matthew G Smith | 1 | -0/+74 |
2019-07-16 | ipsec: handle UDP keepalives |  Neale Ranns | 3 | -9/+133 |
2019-07-14 | tests: fix error in VppDiedError exception |  Paul Vinciguerra | 1 | -2/+2 |
2019-07-12 | tests: remove invalid arguments passed to papi |  Paul Vinciguerra | 1 | -5/+1 |
2019-07-12 | ip ipsec: Remove IPSec SPI-0 punt reason |  Neale Ranns | 1 | -26/+32 |
2019-07-11 | gbp: An Endpoint can change sclass |  Neale Ranns | 1 | -1/+65 |