index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
socket.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
lib: set threadmaster name to 'default' if none
Quentin Young
1
-2
/
+6
2020-09-16
zebra: re-name some mh functions to make the code more readable
Anuradha Karuppiah
3
-6
/
+6
2020-09-16
zebra: dup detected mac avoid update to bgpd
Chirag Shah
1
-1
/
+3
2020-09-16
bgpd: fix ecom leak handling l3vni update
Quentin Young
1
-0
/
+2
2020-09-15
tests: Addressing lint error.
nguggarigoud
1
-1
/
+1
2020-09-15
tests: fixing pytest.skip error.
nguggarigoud
11
-27
/
+24
2020-09-15
tests: Moving kernel version check to API.
naveen
12
-73
/
+112
2020-09-15
tests: Kernel version check for topojson scripts.
naveen
12
-16
/
+75
2020-09-14
doc: clarify independence of THREAD_READ and _WRITE
Mark Stapp
1
-1
/
+3
2020-09-14
isisd: improve route-event logs
Emanuele Di Pascale
1
-26
/
+45
2020-09-14
isisd: fix pseudonode LSP bug
Emanuele Di Pascale
1
-0
/
+13
2020-09-13
bgpd: remove deprecated commands
Igor Ryzhov
1
-69
/
+0
2020-09-12
bgpd: correct community-list replace logic
Don Slice
1
-5
/
+31
2020-09-12
tests: Speed up topotests by being more aggressive
Donald Sharp
2
-14
/
+14
2020-09-12
pimd: Warn when we try to build MAXVIFS > 256
Donald Sharp
1
-0
/
+4
2020-09-12
pbrd: Ensure rule is installed on interface up
Donald Sharp
1
-1
/
+1
2020-09-12
bgpd, lib, pbrd, zebra: Pass by ifname
Donald Sharp
12
-52
/
+49
2020-09-11
isisd: ifp cannot be NULL
Donald Sharp
1
-2
/
+2
2020-09-11
staticd: fix display of the "nexthop-vrf" parameter of static routes
Renato Westphal
1
-1
/
+2
2020-09-11
staticd: remove checks that are no longer necessary
Renato Westphal
1
-17
/
+3
2020-09-11
doc: fix rpm link under libyang help
Stephen Worley
1
-1
/
+1
2020-09-11
lib: fix crashes with leafrefs that point to non-implemented modules
Renato Westphal
4
-6
/
+16
2020-09-11
nhrpd: add frr-vrf to the list of implemented yang modules
Donald Sharp
1
-0
/
+1
2020-09-10
doc: add blurb for rpm package server in overview
Stephen Worley
1
-1
/
+2
2020-09-10
snapcraft: Update libyang version
Donald Sharp
1
-2
/
+2
2020-09-10
pbrd: add frr-vrf to the list of implemented yang modules
Renato Westphal
1
-0
/
+1
2020-09-09
isisd: ldp-igp-sync feature: adding isis support
lynne
14
-10
/
+1457
2020-09-09
ospfd: ldp-igp-sync feature: adding ospf support
lynne
12
-0
/
+1331
2020-09-09
lib: adding support for LDP IGP Sync feature
Karen Schoener
4
-0
/
+191
2020-09-09
ldpd: adding topotests for the LDP IGP Sync feature
Karen Schoener
121
-0
/
+4229
2020-09-09
ldpd: Adding support for LDP IGP Synchronization
Karen Schoener
19
-8
/
+841
2020-09-09
*: Update version string
frr-7.6-dev
Donald Sharp
1
-1
/
+1
2020-09-08
tests: Modify bgpd.conf to have faster keepalive/hold timers
Donald Sharp
95
-0
/
+161
2020-09-08
doc: update libyang blurb for 1.x
Quentin Young
1
-3
/
+6
2020-09-08
doc: add notes about hash table invariants
Quentin Young
1
-0
/
+61
2020-09-08
lib: fix possible null dereference in zlog
Quentin Young
1
-2
/
+3
2020-09-08
topotests: Add test for bgp update-delay configuration
Don slice
12
-0
/
+411
2020-09-08
bgpd: add global config for update-delay
Don slice
4
-35
/
+185
2020-09-07
doc: Add `neighbor <x.x.x.x.> shutdown rtt <milliseconds>`
Donatas Abraitis
1
-3
/
+9
2020-09-07
bgpd: Add `neighbor <neigh> shutdown rtt` command
Donatas Abraitis
5
-0
/
+95
2020-09-07
bgpd: Update RTT on KEEPALIVE message
Donatas Abraitis
1
-0
/
+2
2020-09-04
ldpd: Fix issue when starting up LDP with no configuration.
lynne
7
-15
/
+222
2020-09-03
bgpd: use stream_rewind_getp() to remove overflow
Quentin Young
1
-1
/
+1
2020-09-03
lib: add stream_rewind_getp()
Quentin Young
2
-0
/
+32
2020-09-03
bgpd: fix asserting read of localpref
Quentin Young
1
-2
/
+6
2020-09-03
bgpd: fix mplsvpn nlri garbage heap read
Quentin Young
1
-35
/
+68
2020-09-03
ospf6d: fix SA warning
Mark Stapp
1
-1
/
+4
2020-09-03
lib: remove unused stream_get_data api
Mark Stapp
1
-1
/
+0
2020-09-03
bgpd: show < ip > bgp < ipv4 | ipv6 > all
Madhuri Kuruganti
6
-113
/
+454
2020-09-03
tests: Reduce run time of bgp_l3vpn_to_bgp_vrf
Donald Sharp
12
-0
/
+42
[next]