index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
table.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
zebra: Prevent awful misconfiguration in vrf's
Donald Sharp
3
-3
/
+22
2020-04-22
zebra: Expose vrf lookup by table id out of rt_netlink.c
Donald Sharp
2
-1
/
+2
2020-04-22
doc: improve FPM clear command doc
Rafael Zalamena
1
-2
/
+4
2020-04-22
doc: remove duplicated command documentation
Rafael Zalamena
1
-12
/
+0
2020-04-22
ospfd: Limit possible message read to our buffer size
Donald Sharp
1
-3
/
+8
2020-04-22
zebra: Cleanup dead code
Donald Sharp
1
-30
/
+22
2020-04-22
bgpd: handle fs nlri over 240 bytes
Philippe Guibert
2
-2
/
+7
2020-04-21
lib/frrcu: make C++ compatible
David Lamparter
1
-1
/
+0
2020-04-21
lib/atomlist: make C++ compatible
David Lamparter
2
-11
/
+17
2020-04-21
ospf6d: fix SA warnings
Mark Stapp
1
-4
/
+4
2020-04-21
doc: add some Github workflow notes
David Lamparter
1
-0
/
+26
2020-04-21
doc: document strcpy & sprintf ban
David Lamparter
1
-0
/
+22
2020-04-20
doc: remove mailing list patch submission
David Lamparter
1
-24
/
+0
2020-04-20
lib/zlog: fix coverity warning
David Lamparter
1
-2
/
+1
2020-04-20
bgpd: Do not discard an UPDATE if the global nexthop is set to ::
Donatas Abraitis
1
-1
/
+11
2020-04-20
bgpd: Use true/false for reject_as_sets
Donatas Abraitis
4
-9
/
+7
2020-04-18
ospf6d: Prevent use after free
Donald Sharp
5
-14
/
+16
2020-04-18
isisd: Prevent use after free for isis_adj_state_change
Donald Sharp
5
-58
/
+59
2020-04-18
lib: dont null check bitfield pointer before free
Quentin Young
1
-4
/
+2
2020-04-18
lib: don't use strcpy
Quentin Young
1
-2
/
+4
2020-04-18
pimd: don't use strcpy
Quentin Young
2
-4
/
+6
2020-04-18
*: replace all random() calls
Rafael Zalamena
24
-30
/
+76
2020-04-18
zebra: gracefully shutdown fpm module
Rafael Zalamena
1
-4
/
+38
2020-04-18
zebra: notify data plane providers about shutdown
Rafael Zalamena
1
-2
/
+18
2020-04-18
doc: update FPM documentation
Rafael Zalamena
3
-34
/
+238
2020-04-17
lib: clear data pointer in bf_free
Mark Stapp
1
-0
/
+1
2020-04-17
pimd: if_lookup_by_index can fail handle it appropriately
Donald Sharp
2
-11
/
+15
2020-04-17
lib: prefix must be a valid pointer at this point
Donald Sharp
1
-0
/
+1
2020-04-17
ospfd: Fix possible null deref
Donald Sharp
1
-1
/
+1
2020-04-17
zebra: in_addr_cmp and `struct prefix` are not happy
Donald Sharp
1
-2
/
+2
2020-04-16
lib: suppress formatting on yang.c module array
Quentin Young
1
-0
/
+2
2020-04-16
lib: fix style nit in yang_wrappers.c
Quentin Young
1
-1
/
+1
2020-04-16
zebra,ldpd: use zapi client session id in LM apis
Mark Stapp
5
-109
/
+135
2020-04-16
lib,zebra: add a session id for zapi sessions
Mark Stapp
6
-13
/
+60
2020-04-16
zebra: add weight to nb conversion
Chirag Shah
3
-0
/
+21
2020-04-16
yang: add weight in nexthop operational model
Chirag Shah
1
-16
/
+31
2020-04-16
lib: increase xpath maxlen
Chirag Shah
1
-1
/
+1
2020-04-16
zebra: add northbound support for zebra interface
Chirag Shah
4
-99
/
+499
2020-04-16
tests: add connected/recursive/duplicte/route-map NHG tests
Stephen Worley
3
-16
/
+185
2020-04-16
lib: remove gcc 4.x workaround for nb structure
Chirag Shah
1
-1
/
+0
2020-04-16
zebra: add nb callbacks for zebra if state
Chirag Shah
4
-134
/
+202
2020-04-16
lib: add interface operational northbound callback
Chirag Shah
2
-0
/
+156
2020-04-16
yang: update zebra interface model
Chirag Shah
1
-23
/
+137
2020-04-16
yang: add operational data to frr-interface model
Chirag Shah
1
-8
/
+241
2020-04-16
yang: add ietf interface yang model
Chirag Shah
3
-0
/
+1125
2020-04-16
yang: igmp yang definition
Sarita Patra
3
-0
/
+149
2020-04-16
lib: yang wrapper nexthop type to str
Chirag Shah
2
-0
/
+30
2020-04-16
lib: add yang wrapper for type empty
Chirag Shah
2
-0
/
+11
2020-04-16
zebra: stub changes to assimilate re into rib nb
Chirag Shah
3
-174
/
+269
2020-04-16
yang: zebra rib model add route entry
Chirag Shah
1
-20
/
+17
[next]