Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Update configure.ac to reflect new master versionfrr-8.1-dev | Donald Sharp | 2021-05-18 | 1 | -1/+1 |
* | Merge pull request #8608 from Fredi-raspall/pr_isis_sr_anycastbase_8.0 | Renato Westphal | 2021-05-18 | 1 | -5/+4 |
|\ | |||||
| * | isisd: simplify node Sid handling | Fredi Raspall | 2021-05-18 | 1 | -4/+3 |
| * | isisd: clear the N-flag in ext. reachability TLVs | Fredi Raspall | 2021-05-18 | 1 | -1/+1 |
* | | Merge pull request #8133 from gpnaveen/ospf_basic_testcases | Olivier Dugeon | 2021-05-18 | 4 | -2/+244 |
|\ \ | |||||
| * | | tests: adding ospf basic 2 testcases. | nguggarigoud | 2021-05-18 | 4 | -2/+244 |
* | | | Merge pull request #8673 from LabNConsulting/chopps/ly2-again | Donald Sharp | 2021-05-18 | 8 | -65/+88 |
|\ \ \ | |||||
| * | | | lib: libyang2 add missed conversion | Christian Hopps | 2021-05-18 | 8 | -65/+88 |
* | | | | Merge pull request #8646 from chiragshah6/mdev | Patrick Ruddy | 2021-05-18 | 1 | -2/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | zebra: check vni oper state in svi up notif | Chirag Shah | 2021-05-08 | 1 | -2/+5 |
* | | | | Merge pull request #8535 from opensourcerouting/zlog-rnode | Donatas Abraitis | 2021-05-18 | 1 | -27/+42 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | zebra: replace _rnode_zlog with %pZN ext | David Lamparter | 2021-05-02 | 1 | -27/+42 |
* | | | | Merge pull request #8680 from idryzhov/rip-ripng-fix-crash | Renato Westphal | 2021-05-18 | 2 | -0/+6 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | ripngd: fix interface wakeup after shutdown | Igor Ryzhov | 2021-05-17 | 1 | -0/+3 |
| * | | | ripd: fix interface wakeup after shutdown | Igor Ryzhov | 2021-05-17 | 1 | -0/+3 |
* | | | | Merge pull request #8643 from icosahedral/master | Sri Mohana Singamsetty | 2021-05-17 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | bgpd: scope evpn specific path selection to type-2 routes | Neal Shrader | 2021-05-10 | 1 | -4/+8 |
* | | | | | Merge pull request #8676 from idryzhov/test-gitignore | Mark Stapp | 2021-05-17 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | tests: fix missing gitignore entry | Igor Ryzhov | 2021-05-17 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #8672 from qlyoung/fix-bgp-timer-display | Igor Ryzhov | 2021-05-15 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | bgpd: fix display of timers when only 1 is changed | Quentin Young | 2021-05-14 | 1 | -1/+1 |
* | | | | | Merge pull request #8556 from donaldsharp/bgp_pbr_weird | Russ White | 2021-05-14 | 3 | -54/+38 |
|\ \ \ \ \ | |||||
| * | | | | | tests: Add pytestmark to the flowspec topotest | Donald Sharp | 2021-05-12 | 1 | -0/+4 |
| * | | | | | bgpd: Remove usage of prefix2str and use builtin in bgp_zebra.c | Donald Sharp | 2021-05-12 | 1 | -11/+7 |
| * | | | | | bgpd: reduce cut-n-paste of bgp_zebra_announce_default for install | Donald Sharp | 2021-05-12 | 1 | -11/+13 |
| * | | | | | bgpd: reduce cut-n-paste code in bgp_pbr.c | Donald Sharp | 2021-05-12 | 1 | -32/+14 |
* | | | | | | Merge pull request #8144 from LabNConsulting/chopps/ly2 | Martin Winter | 2021-05-14 | 71 | -1267/+1226 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lib: adapt to version 2 of libyang | Christian Hopps | 2021-05-13 | 71 | -1267/+1226 |
* | | | | | | | Merge pull request #8658 from gromit1811/bugfix_8567 | Martin Winter | 2021-05-13 | 1 | -8/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ospf6d: Send MAXAGE LS update for received old self-originated LSAs | Martin Buck | 2021-05-11 | 1 | -8/+10 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #8649 from ton31337/fix/unify-naming-for-topotests-directory | Donald Sharp | 2021-05-13 | 2086 | -8/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tests: Skip example_topojson_test and example_test from being tested | Donatas Abraitis | 2021-05-12 | 1 | -1/+1 |
| * | | | | | | | tools: Ignore mass renaming of topotests for git blame | Donatas Abraitis | 2021-05-11 | 1 | -0/+1 |
| * | | | | | | | tests: Unify directory naming for topotests | Donatas Abraitis | 2021-05-11 | 2082 | -0/+0 |
| * | | | | | | | tools: Fix topotest directory for Travis | Donatas Abraitis | 2021-05-11 | 1 | -2/+2 |
| * | | | | | | | doc: Require topotests directory to be consistent with others | Donatas Abraitis | 2021-05-11 | 1 | -5/+7 |
* | | | | | | | | Merge pull request #8659 from mjstapp/fix_connected_multi | Donald Sharp | 2021-05-13 | 2 | -5/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | lib,zebra: Use a flag to track down status for connected addrs | Mark Stapp | 2021-05-12 | 2 | -5/+26 |
* | | | | | | | | | Merge pull request #8663 from donaldsharp/pretty_function | Donatas Abraitis | 2021-05-13 | 12 | -59/+46 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pimd: Use __func__ instead of __PRETTY_FUNCTION__ | Donald Sharp | 2021-05-12 | 1 | -1/+1 |
| * | | | | | | | | | ospfd: Use _func__ instead of __PRETTY_FUNCTION__ | Donald Sharp | 2021-05-12 | 6 | -43/+32 |
| * | | | | | | | | | zebra: Use __func__ instead of __PRETTY_FUNCTION__ | Donald Sharp | 2021-05-12 | 3 | -10/+8 |
| * | | | | | | | | | bgpd: use __func__ instead of __PRETTY_FUNCTION__ | Donald Sharp | 2021-05-12 | 2 | -5/+5 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #8544 from donaldsharp/weird_stuff_in_topo | Mark Stapp | 2021-05-12 | 1 | -15/+15 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | tests: Fix pylint issues in test_bgp_recursive_route_ebgp_multi_hop.py | Donald Sharp | 2021-05-12 | 1 | -15/+15 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #8661 from donaldsharp/more_privs | Mark Stapp | 2021-05-12 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | lib: Add ZCAP_IPC_LOCK | Donald Sharp | 2021-05-12 | 2 | -0/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #8660 from qlyoung/fix-bgp-conditional-advertisement-decon... | Donatas Abraitis | 2021-05-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | bgpd: fix deconfig of conditional advertisement | Quentin Young | 2021-05-11 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #8629 from donaldsharp/parse_rtattr | Igor Ryzhov | 2021-05-12 | 3 | -32/+16 |
|\ \ \ \ \ \ |