Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-03-02 | SNAT: user's dump and session dump of a certain snat user. | magalik | 2 | -0/+82 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API | Neale Ranns | 4 | -10/+7 |
2017-03-02 | BFD: command line interface | Klement Sekera | 4 | -23/+578 |
2017-02-27 | [Proxy] ARP tests | Neale Ranns | 5 | -0/+587 |
2017-02-26 | BFD: echo function | Klement Sekera | 4 | -49/+455 |
2017-02-25 | Enable tests with VRF reset | Jan Gelety | 1 | -37/+73 |
2017-02-23 | Remove prints from LISP test | Filip Tehlar | 1 | -5/+0 |
2017-02-16 | Consolidate DHCP v4 and V6 implementation. No functional change intended | Neale Ranns | 1 | -1/+1 |
2017-02-21 | dhcp: multiple additions | Neale Ranns | 2 | -86/+86 |
2017-02-21 | Add basic 4o4 LISP unit test | Filip Tehlar | 5 | -1/+646 |
2017-02-21 | test: ip6 vrf instances multi-context test (CSIT-497) | Jan Gelety | 4 | -7/+424 |
2017-02-20 | Python test IP and MPLS objects conform to infra. | Neale Ranns | 6 | -197/+280 |
2017-02-19 | make test: save + dump VPP api trace log; VPP-640 | Dave Wallace | 1 | -0/+11 |
2017-02-17 | BFD: put session admin-up/admin-down | Klement Sekera | 2 | -8/+45 |
2017-02-17 | Fix handling of ping to SNAT out interface | Juraj Sloboda | 1 | -2/+30 |
2017-02-16 | Add handling of ICMP error packets in SNAT (VPP-629) | Juraj Sloboda | 1 | -8/+187 |
2017-02-15 | SNAT: add static mappings with unresolved external interface address to snat_... | Matus Fabian | 1 | -2/+5 |
2017-02-15 | BFD: loop back echo packets | Klement Sekera | 3 | -20/+106 |
2017-02-14 | BFD: respect remote demand mode | Klement Sekera | 2 | -339/+544 |
2017-02-14 | make test: improve stability | Klement Sekera | 6 | -88/+149 |
2017-02-09 | make test: work around scapy truncated packets | Klement Sekera | 2 | -0/+65 |
2017-02-08 | make test: BFD tests speedup | Klement Sekera | 1 | -2/+4 |
2017-02-08 | BFD: modify session parameters | Klement Sekera | 4 | -13/+187 |
2017-02-06 | make test: improve test filtering | Klement Sekera | 2 | -4/+80 |
2017-02-06 | make test: fix dependencies | Klement Sekera | 1 | -2/+2 |
2017-02-05 | Test checksyle for IP mcast tests | Neale Ranns | 2 | -3/+3 |
2017-02-03 | pep8 compliance for test_ip6.py | Neale Ranns | 1 | -3/+3 |