Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: fix c++ usage of zlog | Emanuele Di Pascale | 2021-02-22 | 1 | -8/+16 |
* | Merge pull request #7444 from sudhanshukumar22/bgp-clean-dampening-issue | Donatas Abraitis | 2021-02-22 | 3 | -6/+29 |
|\ | |||||
| * | bgpd: clear ip bgp dampening was not triggering the route calculation for the... | sudhanshukumar22 | 2021-02-02 | 3 | -6/+29 |
* | | Merge pull request #8119 from donaldsharp/clippy_mem_leak | David Lamparter | 2021-02-22 | 1 | -0/+4 |
|\ \ | |||||
| * | | lib: Free memory leak in error path in clippy | Donald Sharp | 2021-02-20 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #8111 from volta-networks/fix_bgp_plist_vpn | Donatas Abraitis | 2021-02-20 | 1 | -1/+2 |
|\ \ | |||||
| * | | bgpd: fix 'neighbor X prefix-list Y in' SAFI VPN | Emanuele Di Pascale | 2021-02-19 | 1 | -1/+2 |
* | | | Merge pull request #8112 from pguibert6WIND/bgp_flowspec_attrunchanged | Donald Sharp | 2021-02-20 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | bgpd: add attribute-unchanged attribute to flowspec | Philippe Guibert | 2021-02-19 | 1 | -0/+5 |
* | | | | Merge pull request #8116 from qlyoung/clippy-name-wchar | Martin Winter | 2021-02-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | lib: use right type for wconv() return val | Quentin Young | 2021-02-19 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #8079 from pjdruddy/pr-snmp-coverity | Donald Sharp | 2021-02-19 | 3 | -7/+20 |
|\ \ \ \ | |||||
| * | | | | bgpd, lib: add oid2in6_addr utility and use it | Pat Ruddy | 2021-02-17 | 3 | -4/+14 |
| * | | | | bgpd: mplsvpn snmp: NULL check correct pointer | Pat Ruddy | 2021-02-17 | 1 | -1/+1 |
| * | | | | bgpd: mplsvpn SNMP correctly validate incoming rt_index | Pat Ruddy | 2021-02-17 | 1 | -2/+5 |
* | | | | | Merge pull request #8102 from volta-networks/fix_ospf6_error_logs | Donald Sharp | 2021-02-19 | 1 | -30/+45 |
|\ \ \ \ \ | |||||
| * | | | | | ospf6d: Update logs that indicate why ospf6 adjacency is not coming up. | lynne | 2021-02-18 | 1 | -30/+45 |
* | | | | | | Merge pull request #8103 from mjstapp/fix_thread_awaken | Donald Sharp | 2021-02-19 | 1 | -22/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lib: pass the thread_master to process_timers() | Mark Stapp | 2021-02-18 | 1 | -6/+7 |
| * | | | | | | lib: don't awaken from poll for every timer | Mark Stapp | 2021-02-18 | 1 | -4/+12 |
| * | | | | | | lib: remove unneeded arg from timer api | Mark Stapp | 2021-02-18 | 1 | -10/+6 |
| * | | | | | | lib: small code cleanup in thread.c | Mark Stapp | 2021-02-18 | 1 | -2/+1 |
* | | | | | | | Merge pull request #8107 from ranjanyash54/intra_prefix_metric | Donald Sharp | 2021-02-19 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | ospf6d: Metric option in intra-prefix LSA detail | Yash Ranjan | 2021-02-19 | 1 | -1/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #8106 from donaldsharp/fix_bad_interaction | Mark Stapp | 2021-02-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bgpd: Fix crash when we don't have a nexthop | Donald Sharp | 2021-02-18 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #8104 from qlyoung/fix-clang-sa-feb2021 | Donatas Abraitis | 2021-02-18 | 3 | -1/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lib: fix some misc SA warnings | Quentin Young | 2021-02-17 | 3 | -1/+19 |
* | | | | | | | Merge pull request #7942 from donaldsharp/rpki_reload_fix | Donatas Abraitis | 2021-02-18 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | frr-reload: rpki context exiting uses exit and not end | Runar Borge | 2021-02-04 | 1 | -0/+10 |
* | | | | | | | | Merge pull request #8012 from mjstapp/fix_topo_ver_check | Donatas Abraitis | 2021-02-18 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tests: report kernel version check failures | Mark Stapp | 2021-02-16 | 1 | -0/+3 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #8041 from donaldsharp/v6_ll_interface | Donatas Abraitis | 2021-02-18 | 6 | -5/+152 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | bgpd: Switch LL nexthop tracking to be interface based | Donald Sharp | 2021-02-17 | 6 | -5/+152 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #8062 from donaldsharp/bgp_blackhole | Russ White | 2021-02-17 | 1 | -3/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bgpd: Blackhole nexthops are not reachable | Donald Sharp | 2021-02-13 | 1 | -3/+11 |
* | | | | | | | | Merge pull request #8068 from qlyoung/bmp-tracing | Russ White | 2021-02-17 | 3 | -5/+122 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | bgpd: add tracepoints for BMP | Quentin Young | 2021-02-12 | 2 | -0/+115 |
| * | | | | | | | bgpd: add PEER_HOSTNAME() macro | Quentin Young | 2021-02-12 | 2 | -5/+7 |
* | | | | | | | | Merge pull request #8101 from idryzhov/staticd-fixes | Mark Stapp | 2021-02-17 | 5 | -70/+23 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | staticd: fix vrf enabling | Igor Ryzhov | 2021-02-17 | 1 | -0/+2 |
| * | | | | | | | staticd: fix nexthop creation and installation | Igor Ryzhov | 2021-02-17 | 4 | -65/+10 |
| * | | | | | | | staticd: fix nexthop validation | Igor Ryzhov | 2021-02-17 | 3 | -5/+11 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #8098 from donaldsharp/af_inet_is_proto | Mark Stapp | 2021-02-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | zebra: use AF_INET for protocol family | Donald Sharp | 2021-02-16 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #8099 from donaldsharp/more_ignore_revs | Mark Stapp | 2021-02-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | *: Add another commit to .git-blame-ignore-revs | Donald Sharp | 2021-02-16 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #8015 from mjstapp/fix_topo_gen_support | Martin Winter | 2021-02-16 | 2 | -25/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tests: make generate support bundle python3 only | Mark Stapp | 2021-02-15 | 2 | -25/+26 |
* | | | | | | | | Merge pull request #8051 from volta-networks/fix_ospf6_hello_lo | Russ White | 2021-02-16 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ |