index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
bgpd, ripd, ripngd: remove deprecated -r option
Emanuele Di Pascale
3
-24
/
+5
2019-05-21
clang-format: update the ForEachMacros setting
Renato Westphal
1
-0
/
+3
2019-05-21
tests: update list of headers in the cxx compat test
Renato Westphal
1
-0
/
+2
2019-05-21
*: rename new ForEach macros from the typesafe API
Renato Westphal
10
-22
/
+22
2019-05-21
lib: add missing extern "C" {} blocks to new headers
Renato Westphal
2
-0
/
+16
2019-05-21
doc: add libsnmp-dev to debian 8 & 9 build deps
Quentin Young
2
-2
/
+3
2019-05-21
Revert "lib: Make _find functions treat the head as const"
David Lamparter
1
-3
/
+3
2019-05-21
lib/table: remove nonsensical const, add pure
David Lamparter
3
-31
/
+43
2019-05-21
lib/table: remove odd casts
David Lamparter
1
-17
/
+19
2019-05-21
tests: more datastructure tests
David Lamparter
3
-46
/
+106
2019-05-21
lib: add missing atomlist_init/fini
David Lamparter
1
-0
/
+9
2019-05-21
lib: add DECLARE_HEAP datastructure
David Lamparter
3
-20
/
+307
2019-05-21
bgpd: use DLIST for adv_fifo
David Lamparter
1
-2
/
+2
2019-05-21
tests: extend DECLARE_* tests
David Lamparter
3
-11
/
+255
2019-05-21
tests: test DECLARE_HASH with good and bad hashfn
David Lamparter
3
-8
/
+26
2019-05-21
lib: add DECLARE_DLIST (double-linked list)
David Lamparter
2
-2
/
+106
2019-05-21
lib: add dedicated pop() to DECLARE_SKIPLIST
David Lamparter
2
-5
/
+35
2019-05-21
bgpd: remove deprecated "bgp enforce-first-as" command
Renato Westphal
3
-41
/
+0
2019-05-20
bgpd: fix compiler warning in reason2str
David Lamparter
1
-0
/
+1
2019-05-20
pimd: fix (s,g) expiry.
Sarita Patra
1
-1
/
+3
2019-05-18
bgpd : no neighbor <> send-community large is not working dynamically
vishaldhingra
1
-0
/
+1
2019-05-18
doc: clarify mpls label export docs
btarno
1
-5
/
+5
2019-05-17
vrrpd: fix coverity warnings
Quentin Young
3
-5
/
+15
2019-05-17
Zebra: Enhancements for rtm_table field in FPM netlink message
Ameya Dharkar
1
-2
/
+19
2019-05-17
Zebra: Handle VxLAN encap in netlink rtmsg for FPM
Ameya Dharkar
3
-6
/
+115
2019-05-17
vrrpd: const vrrp_hash_key
Quentin Young
1
-2
/
+2
2019-05-17
tools: add vrrpd to frrcommon.sh
Quentin Young
1
-1
/
+1
2019-05-17
vrrpd: fix some clang-analyze warnings
Quentin Young
1
-1
/
+3
2019-05-17
bgpd: Routemap processing was testing for an impossible flag
Donald Sharp
1
-46
/
+6
2019-05-17
zebra: gracefully fail to protodown on bsd
Quentin Young
1
-0
/
+4
2019-05-17
vrrpd, zebra: fix checkpatch warnings
Quentin Young
4
-7
/
+9
2019-05-17
doc: remove trailing whitespace in vrrp manpage
Quentin Young
1
-1
/
+1
2019-05-17
zebra: update zebra_rib for vrrp
Quentin Young
2
-0
/
+2
2019-05-17
vrrpd: add 'show vrrp summary' command
Quentin Young
1
-0
/
+69
2019-05-17
vrrpd: fix memleak during config write
Quentin Young
1
-0
/
+2
2019-05-17
vrrpd: fix magnitude error when removing adver_int
Quentin Young
1
-1
/
+1
2019-05-17
vrrpd: convert defaults command to milliseconds
Quentin Young
2
-4
/
+11
2019-05-17
tools: fix vrrp autoconfigure reload
Quentin Young
1
-1
/
+2
2019-05-17
vrrpd: fix global buffer overflow from style fix
Quentin Young
1
-1
/
+1
2019-05-17
vrrpd: gracefully shutdown on SIGTERM / SIGINT
Quentin Young
3
-1
/
+29
2019-05-17
lib, vrrpd: define & use ZEBRA_ROUTE_VRRP
Quentin Young
2
-1
/
+2
2019-05-17
vrrpd: use frr_elevate_privs
Quentin Young
2
-6
/
+3
2019-05-17
doc: add VRRP documentation
Quentin Young
4
-0
/
+514
2019-05-17
vrrpd, lib: style fixes
Quentin Young
12
-31
/
+79
2019-05-17
doc: add vrrpd(8)
Quentin Young
6
-1
/
+45
2019-05-17
doc: change vrrp to listen on port 2619
Quentin Young
1
-1
/
+1
2019-05-17
vrrpd: include vrrp_packet.h in subdir.am
Quentin Young
1
-0
/
+1
2019-05-17
vrrpd: display configured adv int in json output
Quentin Young
1
-0
/
+2
2019-05-17
vrrpd: change all user facing times to ms
Quentin Young
3
-24
/
+35
2019-05-17
vrrpd: tweak startup criteria for v6 VRRP router
Quentin Young
1
-2
/
+3
[next]