index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
redhat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
lib: fix MTYPE alias on clang
David Lamparter
1
-2
/
+3
2019-06-21
ripngd: use MTYPE_STATIC
David Lamparter
9
-75
/
+16
2019-06-21
ripd: use MTYPE_STATIC
David Lamparter
10
-76
/
+19
2019-06-21
vrrpd: use MTYPE_STATIC
David Lamparter
9
-67
/
+19
2019-06-21
lib: use MTYPE_STATIC
David Lamparter
14
-31
/
+13
2019-06-21
babeld: use MTYPE_STATIC
David Lamparter
6
-66
/
+8
2019-06-21
zebra: use MTYPE_STATIC
David Lamparter
7
-17
/
+10
2019-06-21
bfdd: use MTYPE_STATIC
David Lamparter
4
-19
/
+14
2019-06-21
lib: improve MTYPE definitions
David Lamparter
2
-5
/
+28
2019-06-21
pimd: Fixing encoded group & source address packing in right byte order
saravanank
61
-128
/
+356
2019-06-20
docker: cleanup Debian docker build
Quentin Young
3
-70
/
+7
2019-06-20
doc: Add firewalld notice in fedora
Stephen Worley
1
-0
/
+12
2019-06-19
topotest: configure l3mdev_accept for a range of kernels
Mark Stapp
1
-1
/
+3
2019-06-19
zebra: resolve issue with rnh not evaluating nexhops correctly
Don Slice
1
-1
/
+1
2019-06-18
zebra: Display a bit better debugging for rnh tracking
Donald Sharp
3
-16
/
+31
2019-06-18
tests: Remove `bgp multiple-instance` command from topotests
Donald Sharp
2
-4
/
+0
2019-06-18
doc: Update documentation about multiple-instance
Donald Sharp
4
-29
/
+2
2019-06-18
bgpd: BGP_ERR_MULTIPLE_INSTANCE_NOT_SET is an impossible condition
Donald Sharp
6
-19
/
+2
2019-06-18
bgpd: Remove unused count variable in mac_rescan_table function
Donald Sharp
1
-2
/
+0
2019-06-18
bgpd: Fix crash when rd has no data
Donald Sharp
1
-2
/
+4
2019-06-18
bgpd: Mac rescan on interface up/down efficency improvements
Donald Sharp
1
-11
/
+33
2019-06-18
zebra: Increase debugs to understand why we rejected a kernel route
Donald Sharp
2
-1
/
+15
2019-06-18
zebra: When displaying `show evpn mac vni XX` add local and remote seq
Nitin Soni
1
-7
/
+11
2019-06-18
README.md: add VRRP to list of protocols
Quentin Young
85
-340
/
+527
2019-06-18
bgpd: Fix memleak of Mac Hash String upon insertion
Donald Sharp
1
-1
/
+3
2019-06-17
zebra: add ability to "show interface vrf all brief"
Don Slice
1
-6
/
+12
2019-06-17
doc: add service control instructions
Quentin Young
1
-1
/
+68
2019-06-17
doc: add config file name for mpls config
Mark Stapp
1
-1
/
+2
2019-06-17
bgpd: Added the as-set option for IPV6 agg. route
vishaldhingra
2
-5
/
+76
2019-06-15
zebra: Fuzzing code has gotten a bit out of date
Donald Sharp
2
-2
/
+1
2019-06-15
zebra: Handle 5549 neighbor entry failure state
Donald Sharp
1
-2
/
+7
2019-06-15
pimd: Add debugs for channel_oil creation and deletion
Donald Sharp
6
-37
/
+66
2019-06-15
pimd: Display ifp name in pim_channel_oil_dump
Donald Sharp
1
-3
/
+7
2019-06-14
doc: add vrrpd service line
Quentin Young
1
-0
/
+1
2019-06-14
bgpd: show bgp vrfs formatting
Chirag Shah
1
-7
/
+18
2019-06-14
eigrpd: Fix endianness issue in packets
Pawel Dembicki
2
-32
/
+15
2019-06-13
tests/topotests: bgp_l3vpn_to_bgp_vrf double the amount of time to wait durin...
Lou Berger
2
-2
/
+2
2019-06-13
lib: Add function name to `show thread poll`
Donald Sharp
1
-4
/
+25
2019-06-13
lib: Add check for non-preexisting thread
Donald Sharp
1
-4
/
+16
2019-06-13
lib: Prevent infinite loop in fd handling
Donald Sharp
3
-8
/
+33
2019-06-13
bgpd: fix uninitialized & wrong endian NOTIFY
David Lamparter
1
-2
/
+4
2019-06-13
bgpd/rfapi: fix clang-SA warning
David Lamparter
1
-1
/
+1
2019-06-13
tests: add prefix2str test
Quentin Young
3
-0
/
+87
2019-06-13
lib: remove snprintf from prefix2str
Quentin Young
2
-5
/
+27
2019-06-13
ldpd: fix clang-SA warning in packet reading
David Lamparter
1
-0
/
+5
2019-06-13
ospfd: fix clang-SA warning
David Lamparter
1
-5
/
+7
2019-06-13
build: improve ranlib -D autoconf test
David Lamparter
1
-3
/
+8
2019-06-13
ripd, ripngd: fix OpenBSD compiler warning
David Lamparter
2
-4
/
+4
2019-06-13
*: config.h or zebra.h is the first #include
David Lamparter
11
-1
/
+40
2019-06-13
bgpd: fix clang format warning
David Lamparter
1
-21
/
+7
[next]