Projet

Général

Profil

Statistiques
| Branche: | Révision:

univnautes-tools / patches / stable @ 4ab3b90b

# Date Auteur Commentaire
4ab3b90b 09 juin 2014 20:17 Ermal

Add AES-GCM software version implementation for IPSec

670c9f38 09 juin 2014 20:16 Ermal

Modify patch manually to build properly on architectures where this is needed

485b1bde 05 juin 2014 19:23 Renato Botelho

Update openssl from HEAD

b5de6863 30 mai 2014 20:13 Ermal

Actually ip_off is locally scoped on a branch so do the math here. This needs to be rivisited with fragmentation support

09aedf46 30 mai 2014 19:35 Ermal

Use proper var for ipv6

e50d1c93 30 mai 2014 17:01 Ermal

Ticket #3654 add patch to prevent route-to to local subnet of matching interface!

aa6a48d5 30 mai 2014 15:35 Ermal

Add patch to fix issue with icmp redirect messages to be sent after a packet has NAT applied.

This should fix Ticket #3666

19b5027f 29 mai 2014 22:40 Ermal

Make 6rd properly generate and parse packets

9388826d 26 mai 2014 18:58 Ermal

Just a display fix to not have people get surprised seeing a /0 netmask

b6a7bd2f 26 mai 2014 13:42 Ermal

First try at correcting 6rd

54a3971d 26 mai 2014 12:48 Ermal

Properly report statistics to the GUI

80bd949c 23 mai 2014 21:18 Ermal

Oops forogt to push this in

ab686552 23 mai 2014 18:11 Ermal

Properly update value for v6 and v4

8192ddc4 23 mai 2014 17:50 Ermal

Another shot at fixing the entrystats and entryzero stats

f2a4f4c1 23 mai 2014 17:25 Ermal

Add info to allow having information gathering properly

e18deb1f 23 mai 2014 17:14 Ermal

Properly list table entry stats

dc10b283 23 mai 2014 16:22 Ermal

Oops forgotten mac address filling.

b26051b1 23 mai 2014 15:37 Ermal

Make properly work ipfw command on tables. Also import bin/189471 to print properly ipv4 from tables

1814ce0d 23 mai 2014 13:32 Ermal

Put the new fields before the union to avoid changin macros defining various things.

c4b95efd 23 mai 2014 13:19 Ermal

Oops pass the proper intention

cfce4ea7 22 mai 2014 20:09 Ermal

Take in account M_PROTO2 which is used for M_IP6_NEXTHOP which gets cleared as well

712460ec 20 mai 2014 21:31 Ermal

Add patch that binds the state to the interface they are created to show properly on states. This is needed since with if-bound states some assumptions done need to be fixed

b38dafcf 20 mai 2014 20:57 Ermal

Initialize variable to avoid having false assignments.

e09ca1b8 20 mai 2014 15:18 Ermal

Try to fix it now!

Revert "Back out recent changes to this patch which seem to have broken building on i386 and caused amd64 snaps to not work with pf enabled."

This reverts commit eab013fe08576f0e614fdb56af34715d27a6f489.

eab013fe 13 mai 2014 15:12 jim-p

Back out recent changes to this patch which seem to have broken building on i386 and caused amd64 snaps to not work with pf enabled.

d29b772d 13 mai 2014 01:32 Ermal

Make this build adding needed members

9c57c4fc 13 mai 2014 01:25 Ermal

Another syntax error

5e4caac8 13 mai 2014 01:17 Ermal

Another missed declaration updating

ce422462 13 mai 2014 01:07 Ermal

Correct this argument passing !

0154ade4 13 mai 2014 00:56 Ermal

Another place missed

c8691669 13 mai 2014 00:47 Ermal

Get in speed with IPv6 things.

34b16b24 13 mai 2014 00:37 Ermal

Fixup forgotten function adaption

2de802b8 12 mai 2014 23:50 Ermal

Correct handling of tables with mac addresses to be more similar to 2.1 until a proper way to mask addr+mac is found on mix tables.

29413796 08 mai 2014 19:25 Ermal

Make CP work for now by fixing ipfw userland tools. Though due to changes in IPFW handling only ip+mac will really work, so allowed hosts is broken for now. Will fix it soon.

f41bc703 08 mai 2014 18:43 Ermal

Correct issues with stf panics reported

2e75006f 08 mai 2014 18:09 Ermal

Ooops fix some typos

a4e82bdf 08 mai 2014 18:06 Ermal

Make stf match function work as it should

9d142a04 06 mai 2014 10:34 Ermal

Try to fix Ticket #3639 for prevent panic.

5a5c7beb 28 avril 2014 18:01 Ermal

I hope this is a typo on FreeBSD but this breaks even tcpdump let alone our filterlog.

544c5fcf 28 avril 2014 17:28 Ermal

I hope this is a typo on FreeBSD but this breaks even tcpdump let alone our filterlog. Redid the same mistake as in the morning

b1adc8dd 28 avril 2014 17:27 Ermal

Revert "I hope this is a typo on FreeBSD but this breaks even tcpdump let alone our filterlog."

This reverts commit 5a5c7beb8eabbedcb45fcac8590aebf151b29b3b.

8b917f7b 28 avril 2014 15:05 Ermal

Put only this fix rather than compromising the patches files. Spotted-by: Renato

af0163ba 28 avril 2014 15:05 Ermal

Revert "OOps no more kernel work early morning. Correct pointer to interface"

This reverts commit 404152f31f54bac8c2e4e991021e1ed8a5036707.

404152f3 28 avril 2014 13:22 Ermal

OOps no more kernel work early morning. Correct pointer to interface

cc4c4dab 28 avril 2014 11:47 Ermal

Make patch apply with latest stable

4f47ab1b 28 avril 2014 11:37 Ermal

Merge r264915 which should help with Ticket #3223

The current API for adding rules with pool addresses is the following:

- DIOCADDADDR adds addresses and puts them into V_pf_pabuf
- DIOCADDRULE takes all addresses from V_pf_pabuf and links
them into rule....

de4080bb 23 avril 2014 20:26 Renato Botelho

Unbreak kernel build

8b506519 22 avril 2014 10:33 Ermal

Get rid of this warning

a3cd3fea 22 avril 2014 10:28 Ermal

Correct IPSEC sysctl patch to not have problems. Also add NO_BUILDTOOLCHAIN knob and fix modules list

3820b4a2 21 avril 2014 23:50 Ermal

Revert "Remove redundant redeclarations of this var"

This reverts commit 89edce45e04ee83eefdb757e0ea1cd8cf896725d.

89edce45 21 avril 2014 23:48 Ermal

Remove redundant redeclarations of this var

8457dd8e 21 avril 2014 16:17 Ermal

GCC complains about this

10d52cca 21 avril 2014 14:18 Renato Botelho

Fix pbi rtld patch

4ff330c5 18 avril 2014 00:07 Renato Botelho

Add rtld patch necessary to run modern PBIs

d0e26dda 14 avril 2014 22:00 Ermal

Unbreak rulest parsing for dnpipe/dnqueue keywords for dummynet. Sorting is mandatory on the keywords

a0f399e8 11 avril 2014 21:07 Ermal

Fix problems form copy/pasto

0f39ce00 11 avril 2014 20:54 Ermal

Not needed anymore.

Revert "Add a patch for the netstat usitility to compile without oqdrops up to now"

This reverts commit 19746f5a05913098124ae261c909f32ae7e7e0c4.

19746f5a 11 avril 2014 17:09 Ermal

Add a patch for the netstat usitility to compile without oqdrops up to now

ada35199 10 avril 2014 19:29 Ermal

Update the openssl from HEAD with CVE fixes

43dbc4dd 09 avril 2014 22:56 Ermal

Correct stf patch for stable/10 from today

58ce876b 09 avril 2014 18:45 Ermal

Add folders to move patches to since CVS tags are long gone