index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
ripd, ripngd: Free up list after call into nb_cli_rpc
Donald Sharp
2
-2
/
+12
2019-12-12
zebra: handle route notification with no nexthops
Mark Stapp
1
-0
/
+10
2019-12-12
ospfd: tiny style fix
Quentin Young
1
-2
/
+1
2019-12-12
ospfd: sizeof(pointer) -> sizeof(pointed-at)
Quentin Young
1
-1
/
+1
2019-12-12
ospfd: fix misplaced trust in ip header length
Quentin Young
1
-5
/
+17
2019-12-11
zebra: accept async notification for un-install
Mark Stapp
1
-9
/
+31
2019-12-11
bgpd/bmp: print active outbound connections
David Lamparter
1
-2
/
+49
2019-12-11
lib,nhrpd,bgpd/bmp: pass resolver failure details
David Lamparter
5
-17
/
+28
2019-12-11
bgpd/bmp: actually print uptime
David Lamparter
1
-2
/
+6
2019-12-11
lib/resolver: support/bypass IP literals
David Lamparter
3
-19
/
+48
2019-12-11
lib/skiplist: fix gcc-9 used-uninitialized warning
David Lamparter
1
-1
/
+1
2019-12-11
zebra: fix sign-compare warning in cumulus mlag
David Lamparter
1
-2
/
+2
2019-12-11
zebra: create zebra_cumulus_mlag module
David Lamparter
8
-75
/
+58
2019-12-10
pimd: clear SA warning in pimd
Mark Stapp
1
-1
/
+0
2019-12-10
lib: fixes invalid running_entry when VRF is changed
Mahdi Varasteh
1
-0
/
+2
2019-12-09
doc: document ip mroute static route cmd
Jafar Al-Gharaibeh
1
-2
/
+9
2019-12-09
lib,zebra: add api to enforce nexthop sort order when copying
Mark Stapp
3
-19
/
+76
2019-12-09
zebra: align dplane notify processing with nhg work
Mark Stapp
1
-6
/
+7
2019-12-09
lib: Add weight to nexthop for nexthop-group nexthops
Donald Sharp
1
-20
/
+35
2019-12-09
lib, zebra: Allow for encode/decode of nexthop weight in pass down
Donald Sharp
7
-0
/
+37
2019-12-09
lib, zebra: Allow for installation of a weighted nexthop
Donald Sharp
4
-3
/
+12
2019-12-09
isisd: clean ipv4/6 circuit config on destroy
Emanuele Di Pascale
1
-2
/
+6
2019-12-09
bgpd: BGP assert when it tries to access peer which is closed.
Santosh P K
1
-0
/
+8
2019-12-06
bgpd: more attribute parsing cleanup & paranoia
Quentin Young
1
-13
/
+24
2019-12-06
pbrd: use yes/no for pbr map validity vty output
Stephen Worley
1
-1
/
+2
2019-12-06
pbrd: use spaces in show pbr map vty output
Stephen Worley
1
-14
/
+16
2019-12-06
doc: add show pbr map doc
Stephen Worley
1
-0
/
+6
2019-12-06
pbrd: make vty nexthop/nexthop-group output consistent
Stephen Worley
1
-16
/
+15
2019-12-06
pbrd: make show pbr map detail actually work
Stephen Worley
1
-13
/
+38
2019-12-06
pbrd: refactor vty map show output into functions
Stephen Worley
1
-57
/
+56
2019-12-06
lib,sharpd: support labelled nexthop-groups in sharpd
Mark Stapp
2
-0
/
+14
2019-12-06
*: revise zapi nexthop encoding
Mark Stapp
7
-181
/
+210
2019-12-06
lib: use const in several stream lib apis
Mark Stapp
2
-10
/
+15
2019-12-06
topojson: use empty vtysh.conf for frr-reload.py
David Lamparter
1
-2
/
+11
2019-12-06
tools/frr-reload.py: remove stderr redirects
David Lamparter
1
-4
/
+4
2019-12-06
ospfd: use new defaults mechanism (v2)
David Lamparter
6
-49
/
+48
2019-12-06
ospfd: remove minor WTF in instance creation
David Lamparter
1
-11
/
+1
2019-12-06
bgpd: use new defaults system (v2)
David Lamparter
9
-67
/
+114
2019-12-06
bgpd: move config-write to bgp_vty.c
David Lamparter
4
-1046
/
+1049
2019-12-06
doc: document defaults mechanism
David Lamparter
1
-0
/
+134
2019-12-06
build: apply DFLT_NAME/profiles in init script
David Lamparter
4
-5
/
+37
2019-12-06
lib/defaults: add bool variable support
David Lamparter
2
-0
/
+12
2019-12-06
lib: new defaults logic
David Lamparter
8
-73
/
+376
2019-12-06
lib: add frr_version_cmp()
David Lamparter
8
-1
/
+180
2019-12-06
lib: rename memory_vty.c to lib_vty.c
David Lamparter
25
-49
/
+37
2019-12-06
topotests: Adapt to linux kernel 5+
Mark Stapp
2
-2
/
+27
2019-12-06
doc: Add moaar dashes to underline line
Donatas Abraitis
1
-1
/
+1
2019-12-05
ospfd: clean up SA warning
Mark Stapp
1
-1
/
+1
2019-12-05
zebra: use correct state when installing evpn macs
Mark Stapp
1
-1
/
+1
2019-12-05
tools: [ [ is not valid test syntax
Quentin Young
1
-1
/
+1
[next]