Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
68ec424eb8557f86d08fcb7ab3c5366cbf3eca0e
68ec424
bgpd: OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode.
by Paul Jakma
· 9 years ago
cc216b7
vtysh: When the config file is close to the boundry of size of buffer vtysh hangs.
by Gautam Kumar
· 9 years ago
a3bc7e9
bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked length
by Donald Sharp
· 9 years ago
eae18d1
zebra: Fix solaris build issue
by Donald Sharp
· 9 years ago
0d27129
zebra: Fix non usage of VRF_DEFAULT
by Donald Sharp
· 9 years ago
64e0ac2
bgpd: Implicit updates in BGP may require a withdrawal from zebra RIB
by Paul Jakma
· 9 years ago
76764dd
isisd, lib: Fix some more compiler warnings
by Donald Sharp
· 9 years ago
6425773
zebra: Cleanup RTADV define
by Donald Sharp
· 9 years ago
8253b73
isisd: make send_lsp more robust
by Christian Franke
· 9 years ago
812f282
isisd: fix misleading wording in log
by Christian Franke
· 9 years ago
80d6b4e
isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)
by Christian Franke
· 9 years ago
e28718a
isisd: fix IPv6 mask application
by Christian Franke
· 9 years ago
cb32a19
isisd: show interface's ipv6 addreses
by Christian Franke
· 9 years ago
ec87416
isisd: provide more detailed log for failed address removal
by Christian Franke
· 9 years ago
acf9865
isisd: add support to import routes from other protocols
by Christian Franke
· 9 years ago
9dfcca6
isisd: fix assertion in LSP refresh timer calculation
by Christian Franke
· 9 years ago
61010c3
isisd: add a slight delay to lsp_regenerate_schedule
by Christian Franke
· 9 years ago
80a8f72
isisd: add a debug mode that traces LSP construction
by Christian Franke
· 9 years ago
749e87a
isisd: purge on correct level
by Christian Franke
· 9 years ago
f1fc1db
isisd: allow to adjust lsp-mtu
by Christian Franke
· 9 years ago
7324ae1
isisd: initialize circuit to match area is_type
by Christian Franke
· 9 years ago
912aac4
isisd: do remove ipv6 routes from Zebra
by Christian Franke
· 9 years ago
f35169e
isisd: don't corrupt memory for long hostnames
by Christian Franke
· 9 years ago
b461630
isisd: fix a typo in a log message
by Christian Franke
· 9 years ago
390f16e
isisd: remove superfluous checks after XMALLOC etc.
by Christian Franke
· 9 years ago
77277a1
isisd: annotate some function arguments with const
by Christian Franke
· 9 years ago
abfd40d
lib: don't have log functions change errno
by Christian Franke
· 9 years ago
dbe99e0
bgpd: Update dump to allow Extended Time Format
by Alexis Fasquel
· 9 years ago
76fbc64
lib: add function to get precise remaining time of timer thread
by Christian Franke
· 9 years ago
1ca8d40
ripd, isisd: fix warnings that make the build fail
by Christian Franke
· 9 years ago
c1900e0
zebra: Fix change of distance on ipv6 route creating duplicate routes
by Donald Sharp
· 9 years ago
949b719
zebra: Combine static_uninstall_ipv[4|6] into one function
by Donald Sharp
· 9 years ago
a979ab7
zebra: combine static_ipv[4|6]_nexthop_same into one function
by Donald Sharp
· 9 years ago
9bcdd1a
zebra: Combine static_install_ipv[4|6]
by Donald Sharp
· 9 years ago
0d955af
zebra: Remove HAVE_IPV6 from rib.h and zebra_rib.c
by Donald Sharp
· 9 years ago
d4c27d6
zebra: Collapse struct static_ipv[4|6] into struct static_route
by Donald Sharp
· 9 years ago
b11f3b5
zebra: implement per-route mtu handling
by Timo Teräs
· 9 years ago
7eb6136
zebra: make ZEBRA_FLAG_CHANGED internal status
by Timo Teräs
· 9 years ago
929a26a
lib: Memory reporting fails over 2GB
by Donald Sharp
· 9 years ago
0d7435f
bgpd: Add support for timer commands with peer-group syntax
by Daniel Walton
· 9 years ago
5a2a1ec
bgpd: update rtt on soft clear
by Timo Teräs
· 9 years ago
0edba8b
bgpd: check rtt later after the real peer is known
by Timo Teräs
· 9 years ago
983525e
zebra: fix rtadv detection
by Timo Teräs
· 9 years ago
6d853c4
pimd: Limit pim hello log messages
by Donald Sharp
· 9 years ago
bf99b42
bgpd: Fix bgp_btoa to compile
by Donald Sharp
· 9 years ago
c8af680
lib: Add zlog_hexdump() for debugging
by Daniel Walton
· 9 years ago
363c903
bgpd: crash from not NULLing freed pointers
by Daniel Walton
· 9 years ago
92e62e0
ospfd: Lower the default OSPF spf timers to '0 50 5000'
by Daniel Walton
· 9 years ago
f89b09b
bgpd: Lower BGP's default keepalive/holdtime to 3s/9s
by Daniel Walton
· 9 years ago
8e64453
bgpd: Remove BGP_ERROR_START_TIMER, it was no longer used
by Daniel Walton
· 9 years ago
c37b9bc
bgpd: Enable "bgp log-neighbor-changes" by default
by Daniel Walton
· 9 years ago
57fcfda
bgpd: Do not allow a timers connect of 0, this can hammer the CPU
by Daniel Walton
· 9 years ago
3ff77fe
bgpd: Remove BGP's asorig timer, it is no longer used
by Daniel Walton
· 9 years ago
f822ad4
bgpd: Lower the default 'timers connect' in BGP to 10 seconds
by Daniel Walton
· 9 years ago
e56aab9
doc: Add 'OSPF Fundamentals' section to OSPF docs
by Paul Jakma
· 9 years ago
ffe7944
pimd: Fix size_t zlog_err format string warning
by Paul Jakma
· 9 years ago
283596f
Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted
by Paul Jakma
· 9 years ago
be62b17
isisd: Fix LSPs not being regenerated after adjacency change
by Michael Zingg
· 12 years ago
056f376
bgpd, lib: memory cleanups for valgrind, plus debug changes
by Lou Berger
· 12 years ago
5c1791f
ospfd: PointToPoint neighbors are identified by router ID
by Joakim Tjernlund
· 11 years ago
13862bf
Revert "Fix to take care of ordering between interface and router ospf command."
by Paul Jakma
· 9 years ago
8a667cf
ospfd: Extend 'ip ospf area' to take address argument + rationalise ospf enable
by Paul Jakma
· 15 years ago
738bce7
ospfd: Impl. per interface 'ip ospf area' command
by Joakim Tjernlund
· 15 years ago
7bd7f55
ospfd: split up network interface enable a bit, for per-interface area cmd
by Joakim Tjernlund
· 15 years ago
774914f
bgpd: fix using of two pointers for struct thread_master *
by Donald Sharp
· 9 years ago
eeef0db
lib: Fix duplicate variable name in smux.c and vty.c
by Donald Sharp
· 9 years ago
ee16261
isisd: Drop packet received on multiple interfaces due to the time gap in binding socket to an interface
by Amritha Nambiar
· 9 years ago
a6a1176
pimd: Cleanup interface startup
by Donald Sharp
· 9 years ago
4edf1c6
pimd: Notice when we receive a packet type we can't handle yet
by Donald Sharp
· 9 years ago
dea43de
pimd: Add knowledge of different packet types
by Donald Sharp
· 9 years ago
f3734dd
pimd: Cleanup zebra debugs to be protected by debug commands
by Donald Sharp
· 9 years ago
0cee038
pimd: Do not display some default values as part of a show run
by Donald Sharp
· 9 years ago
6169559
tests: Fix warnings from test-stream.c
by Donald Sharp
· 9 years ago
26a18eb
quagga: Additional centos 6 -enable-werror fixes
by Donald Sharp
· 9 years ago
d8aa4be
vtysh: Fix Quagga.conf file read in.
by Donald Sharp
· 9 years ago
7125293
lib: zclient.c remove extern struct thread_master *
by Donald Sharp
· 9 years ago
fd1c1a1
git: add (generated) cscope files to .gitignore
by Donald Sharp
· 9 years ago
9fb73e8
vtysh: Allow display of individual daemons configs
by Donald Sharp
· 9 years ago
fc1c114
pimd: Fix warning
by Martin Winter
· 9 years ago
7904509
zebra/if_ioctl_solaris: Make foo static
by David Lamparter
· 9 years ago
8fa1d02
zebra/rt_socket: Fix warnings
by David Lamparter
· 9 years ago
ebd2687
zebra/rtread_getmsg: fix sign warnings
by David Lamparter
· 9 years ago
f90ce64
isisd/isis_dlpi: Fix warning
by David Lamparter
· 9 years ago
da1b7ea
solaris: more warnings fixed
by David Lamparter
· 9 years ago
a2b5031
solaris: no ROUNDUP
by David Lamparter
· 9 years ago
fe56125
zebra/ioctl_solaris: Fix use of prefix2str in if_prefix_add/delete_ipv6
by Martin Winter
· 9 years ago
ba6cd58
isisd/solaris: fix size_t confusions
by David Lamparter
· 9 years ago
5181a02
*: fix in_addr initialisers
by David Lamparter
· 9 years ago
6d93622
zebra/solaris: fix uninitialised vars
by David Lamparter
· 9 years ago
285ed0c
build/solaris: create ioctl_solaris.h
by David Lamparter
· 9 years ago
12bbd62
lib: add getgrouplist() for Solaris
by David Lamparter
· 9 years ago
d8d5c60
build: make libraries self-reliant
by David Lamparter
· 9 years ago
cbc3f52
pimd: use IPPROTO_IP (not SOL_IP) for IP_PKTINFO
by David Lamparter
· 9 years ago
a406506
ospf6d: fix uninitialized warning in SNMP
by David Lamparter
· 9 years ago
ce93c34
ospfd: fix unused warning in ospf_write
by David Lamparter
· 9 years ago
089e5eb
build/solaris: drop duplicate __EXTENSION__ define
by David Lamparter
· 9 years ago
821df2c
*: make sure zebra.h is always included first
by David Lamparter
· 9 years ago
67c3d75
HACKING: Change format to MarkDown
by Paul Jakma
· 9 years ago
3e71e36
HACKING: rename to HACKING.md in prep for conversion to MarkDown
by Paul Jakma
· 9 years ago
ca8ec20
ospf6d: Fix for fast OSPF convergence
by Michael Rossberg
· 9 years ago
Next »