index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
ldpd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
34
-347
/
+155
2019-09-19
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
30
-1
/
+403
2019-09-19
lib, zebra: Allow for interface deletion when kernel event happens
Donald Sharp
3
-0
/
+17
2019-09-19
zebra: Saving interface description makes no sense on deletion
Donald Sharp
1
-7
/
+7
2019-09-18
lib: add oper data cbs for ifaces
Quentin Young
1
-0
/
+57
2019-09-18
lib: add an exception in the northbound for operational data callbacks
Renato Westphal
1
-1
/
+12
2019-09-18
lib: fix ordering issues in the northbound
Renato Westphal
2
-13
/
+19
2019-09-18
lib: fix corner case when iterating over YANG-modeled operational data
Renato Westphal
1
-3
/
+21
2019-09-18
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
14
-350
/
+207
2019-09-18
lib: introduce new 'pre_validate' northbound callback
Renato Westphal
2
-6
/
+58
2019-09-18
lib: add yang wrappers for IP prefixes
Renato Westphal
3
-0
/
+81
2019-09-18
zebra: fix mpls ftn uninstall
Emanuele Di Pascale
1
-2
/
+4
2019-09-18
vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running...
Igor Ryzhov
1
-1
/
+3
2019-09-18
bgpd: fix include path for bgp_bmp_clippy.c
Emanuele Di Pascale
1
-1
/
+1
2019-09-18
doc/user: Confusing documentation for `ip pim sm`
Alexis Royer
1
-3
/
+4
2019-09-17
lib: clean up frr_pthread structs at exit
Quentin Young
1
-5
/
+21
2019-09-17
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
15
-1363
/
+1646
2019-09-17
build: fix "make tags"
David Lamparter
3
-0
/
+9
2019-09-17
bgpd: Remove trailing whitespaces from some header files
Donatas Abraitis
3
-12
/
+12
2019-09-17
isisd: fix validation of prefix-sid flags
Renato Westphal
1
-3
/
+3
2019-09-17
README.md: add reference to apt repo
Quentin Young
1
-4
/
+5
2019-09-17
isisd: introduce new route update hook
Renato Westphal
2
-7
/
+21
2019-09-17
isisd: move management of route flags out of isis_zebra.c
Renato Westphal
3
-29
/
+39
2019-09-17
isisd: remove leftover from old dict code
Renato Westphal
1
-1
/
+0
2019-09-16
watchfrr: Convert `wtf` to a more meaningful message
Donald Sharp
1
-1
/
+3
2019-09-16
doc: Add watchfrr documentation
Donald Sharp
3
-0
/
+32
2019-09-16
watchfrr: Allow end users to turn off watchfrr for a particular daemon
Donald Sharp
4
-1
/
+57
2019-09-16
bgpd: do not send keepalives when KA timer is 0
Quentin Young
1
-1
/
+8
2019-09-16
tests: update tests for pthread init changes
Quentin Young
3
-0
/
+3
2019-09-16
lib: handle frr_pthread_init/fini in libfrr init
Quentin Young
3
-7
/
+4
2019-09-16
lib: delete pthread from tracking list on delete
Quentin Young
1
-4
/
+11
2019-09-16
zebra: remove empty, unused internal api
Mark Stapp
1
-11
/
+0
2019-09-15
lib: rmap dep table is not correct in case of exact-match clause
vdhingra
7
-51
/
+56
2019-09-13
doc: Update documentation for 'set distance XX` command for bgp
Donald Sharp
1
-0
/
+6
2019-09-13
bgpd: Create `set distance XXX` command for routemaps
Donald Sharp
4
-3
/
+59
2019-09-13
tools: Adding new commands to the list of support bundle commands
Sri Mohana Singamsetty
1
-3
/
+7
2019-09-13
tools: Modifications to copy support bundle files
Sri Mohana Singamsetty
5
-0
/
+9
2019-09-13
pbrd: Handle GATEWAY_IFINDEX nht conflicts
Stephen Worley
1
-16
/
+104
2019-09-13
bgpd: Use defined constants for NHLEN instead of numeric values
Donatas Abraitis
5
-16
/
+23
2019-09-13
tests: Improve bgp_aggregate-address_route-map test
Donatas Abraitis
1
-11
/
+33
2019-09-13
tests: Disable bgp-ecmp-topo2 topotest until proper fix is developed
Martin Winter
1
-1
/
+1
2019-09-12
yang: add user type for ip-address
Quentin Young
3
-0
/
+79
2019-09-12
zebra: revise redistribution delete to improve update case
Mark Stapp
5
-35
/
+100
2019-09-12
bgpd: prefer-global command not working on IPv4 peers
kh_shi
1
-4
/
+2
2019-09-11
doc: Djikstra -> Dijkstra
Ruben Kerkhof
1
-1
/
+1
2019-09-11
doc: Add `show ip route summary` documentation
Donald Sharp
1
-0
/
+8
2019-09-11
zebra: Modify `show ip route summary` to allow you to specify a table
Donald Sharp
1
-14
/
+18
2019-09-11
tests: Add admin distance 255 static routes
Donald Sharp
3
-2
/
+9
2019-09-11
doc: Update documentation to talk about Administrative Distance
Donald Sharp
1
-0
/
+56
2019-09-11
tests: Fix topotests due to json error
Donald Sharp
1
-1
/
+1
[next]