]> git.ipfire.org Git - thirdparty/bird.git/commit
Better packet priority and traffic class handling.
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 24 Jun 2013 14:37:30 +0000 (16:37 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 24 Jun 2013 14:37:30 +0000 (16:37 +0200)
commitef4a50be10c6dd0abffd957132cd146029c3d79d
treef01df1b69d1d5f495dcad82e2f0e30478be55cb8
parentfad04c750ca6906fb095f1b45958dec0ac8e210c
Better packet priority and traffic class handling.

Implements support for IPv6 traffic class, sets higher priority for OSPF
and RIP outgoing packets by default and allows to configure ToS/DS/TClass
IP header field and the local priority of outgoing packets.
13 files changed:
doc/bird.sgml
lib/ipv6.h
lib/socket.h
nest/config.Y
proto/ospf/config.Y
proto/ospf/iface.c
proto/ospf/ospf.h
proto/rip/config.Y
proto/rip/rip.c
proto/rip/rip.h
sysdep/bsd/sysio.h
sysdep/linux/sysio.h
sysdep/unix/io.c