Age | Commit message (Expand) | Author | Files | Lines |
2017-04-12 | make test: don't rely on cPython GC to close fds | Klement Sekera | 1 | -8/+9 |
2017-04-12 | CGN: configurable timeouts | Matus Fabian | 2 | -0/+46 |
2017-04-10 | make test: automatic "vpp finishes startup" check | Klement Sekera | 3 | -13/+59 |
2017-04-07 | VXLAN/TEST:validate vxlan del reply has valid sw_if_index | Eyal Bari | 1 | -1/+3 |
2017-04-07 | MPLS Mcast | Neale Ranns | 5 | -27/+351 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... | Andrew Yourtchenko | 2 | -9/+91 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 3 | -4/+107 |
2017-04-05 | GRE over IPv6 | Ciara Loftus | 2 | -7/+177 |
2017-04-03 | make test: relax BFD time intervals | Klement Sekera | 2 | -8/+10 |
2017-04-03 | make test: tweak helper scripts | Klement Sekera | 2 | -3/+8 |
2017-04-02 | make test: add scripts for easy test looping | Klement Sekera | 2 | -0/+122 |
2017-03-30 | VPP-669: ping: fix coverity check error 165075 + add ping testcase | Andrew Yourtchenko | 1 | -0/+118 |
2017-03-29 | VXLAN:validate mcast encapsulation ip/mac | Eyal Bari | 2 | -4/+11 |
2017-03-29 | Sub-net broadcast addresses for IPv4 | Neale Ranns | 2 | -2/+125 |
2017-03-28 | NAT: Test refactoring to avoid redundant code for verification and creating p... | Martin Gálik | 1 | -48/+59 |
2017-03-27 | make test: properly propagate exit status | Klement Sekera | 1 | -1/+2 |
2017-03-27 | Mcast rewrite no memcpy | Neale Ranns | 1 | -2/+0 |
2017-03-24 | make test: fix broken plugin paths | Klement Sekera | 1 | -0/+2 |
2017-03-22 | make test: support out-of-tree plugins | Klement Sekera | 2 | -2/+14 |
2017-03-22 | make test: support out-of-tree tests | Klement Sekera | 2 | -4/+58 |
2017-03-22 | SNAT: added actual delete to snat_det_map | Martin | 1 | -0/+4 |
2017-03-21 | ACL plugin 1.2 | Andrew Yourtchenko | 1 | -0/+722 |
2017-03-17 | Fix IP feature ordering. | Neale Ranns | 6 | -20/+304 |
2017-03-17 | Attached hosts | Neale Ranns | 2 | -12/+166 |
2017-03-17 | Adjacency refinement; check the cover's interface against the adjacency's | Neale Ranns | 1 | -20/+53 |
2017-03-15 | Python API: Change from cPython to CFFI. | Ole Troan | 2 | -2/+2 |
2017-03-15 | No vector allocation during buffer copy | Neale Ranns | 1 | -9/+38 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode | John Lo | 2 | -2/+11 |
2017-03-13 | ACL plugin rejects ICMP messages (VPP-624) | Pavel Kotucek | 2 | -1/+1023 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 1 | -1/+3 |
2017-03-10 | Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h... | Neale Ranns | 2 | -10/+20 |
2017-03-09 | make test: temporary disable MAP-E test | Damjan Marion | 1 | -0/+1 |
2017-03-09 | make test: automatic sanity check | Klement Sekera | 2 | -2/+18 |
2017-03-09 | make test: add make test-shell[-debug] targets | Klement Sekera | 1 | -0/+13 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... | Neale Ranns | 5 | -40/+98 |
2017-03-09 | MAP pre-resolve - use FIB to track pre-resolved next-hop | Neale Ranns | 2 | -0/+199 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage | Neale Ranns | 6 | -15/+281 |
2017-03-08 | SNAT: deterministic map dump | Martin | 2 | -1/+28 |
2017-03-08 | make test: split into basic and extended tests | Klement Sekera | 3 | -7/+64 |
2017-03-08 | SNAT: user_session_dump is_ip4 and vat unformating added | Martin | 1 | -2/+4 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... | Neale Ranns | 2 | -17/+282 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | Neale Ranns | 1 | -44/+312 |
2017-03-07 | CGN: Deterministic NAT (VPP-623) | Matus Fabian | 2 | -0/+100 |
2017-03-07 | Add setting of tenant VRF id for SNAT addresses (VPP-641) | Juraj Sloboda | 2 | -3/+74 |
2017-03-06 | make test: reset object registry if vpp dies | Klement Sekera | 2 | -2/+9 |
2017-03-06 | make test: tell vpp to set coredump size | Klement Sekera | 2 | -6/+14 |
2017-03-06 | make test: don't run if other vpp process runs | Klement Sekera | 1 | -2/+22 |
2017-03-03 | IPv6 RA improvements | Neale Ranns | 4 | -6/+251 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... | Neale Ranns | 6 | -4/+25 |
2017-03-03 | python API: work towards python/vpp api separation | Klement Sekera | 1 | -6/+6 |